INPUT statement [Interactive SQL]

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

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