You add rows to the database using the INSERT statement. The INSERT statement has two forms: you can use the VALUES keyword or a SELECT statement:
Inserting values into all columns of a row
Insert values into specific columns
Addition of new rows with SELECT
Insertion of documents and images
Advanced: Disk allocation for inserted rows
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |