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
 Permissions
 Side effects
 See also
 Standards and compatibility
 Example