SQL statements and queries are used to create and update database objects. You can use these statements to create, update, or retrieve tables, indexes, foreign keys, and publications in your database. Schema information can be created with the Connection.prepareStatement and PreparedStatement.executeQuery methods.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |