I’ve not used SQLite before but I’m muddling my way through it. I need to Insert the results from a select query into a existing table, but even after some lengthy web reading I’m still failing to complete this simple task. I’m using SQLite Studio to manage my database, their web site suggests a method of doing this, but it doesn’t appear to work as SQLite Studio will throw up "near "INSERT": syntax errors. Could some one please help me or point me in the direction of the correct syntax for this please.
Share
Reference.
The correct syntax is: