Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Reference » SQL statements » SQL statements

 

INPUT statement [Interactive SQL]

Imports data into a database table from an external file, from the keyboard, from an ODBC data source, or from a shapefile.

 Syntax 1 - Import from an external file or from the keyboard
 Syntax 2 - Import from an ODBC data source
 Syntax 3 - Loading shapefiles
 Parameters
 Remarks
 Privileges
 Side effects
 See also
 Standards and compatibility
 Example