Deletes all rows in a table.
void Connection.truncateTable( String table_name ) throws ULjException
table_name The name of table to be truncated.
The rows are not synchronized.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |