Copying tables or columns within or between databases

With Sybase Central, you can copy existing tables or columns and insert them into another location in the same database or into a completely different database. See Copying database objects in the SQL Anywhere plug-in.

If you are not using Sybase Central:

  • To insert SELECT statement results into a given location, see SELECT statement.

  • To insert a row or selection of rows from elsewhere in the database into a table, see INSERT statement.