SQLITE, Create a temp table then select from it
just wondering how i can create a temp table and then select from it further down the script. Example. Ideally I want to have a temp table then use it later in the script to reference from. Any help would be great!