Database "Insert Into" Help Needed

Smee

Well-Known Member
Licensed User
Longtime User
First Post.
Is there a sql lite equivalaent to the expression
"SELECT TableName.* INTO NewTable FROM TableName". Or is there a work around such as renaming a table?

Can any suggest any simplistic code?

Many thanks
 
Top