Importing data is an administrative task that involves reading data into your database as a bulk operation. SQL Anywhere lets you:
If you are trying to create an entirely new database, consider loading the data using LOAD TABLE for the best performance.
For more information about unloading and reloading complete databases, see Rebuilding databases.
Import considerations
Performance tips for importing data
Import tools
Handling conversion errors during import
Importing tables
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |