Creates a new table in the database.
TableSchema Connection.createTable( String table_name ) throws ULjException
table_name The name of table to create.
This method can only be executed when the connected database is in schema creation mode.
The TableSchema object for the new table.
| Discuss this page in DocCommentXchange. Send feedback about this page using email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |