SELECT INTO Statement Support

There are differences in the types of tables permitted in SELECT INTO statements in Adaptive Server Enterprise, SQL Anywhere, and Sybase IQ.

Consider this example statement:

select into table1 from table2