Renames a table.
void Connection.renameTable( String old_table_name, String new_table_name ) throws ULjException
old_table_name The name of an existing table.
new_table_name The new name of the table.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |