![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » DBISAM Technical Support » Product Manuals » DBISAM Version 4 Manual for Delphi 7 » SQL Reference » IMPORT TABLE Statement |
IMPORT TABLE [IF EXISTS] table_reference FROM text_file_name [DELIMITER delimiter_character] [WITH HEADERS] [COLUMNS (column_name [, column_name])] [DATE date_format] [TIME time_format] [DECIMAL decimal_separator]
IMPORT TABLE Employee FROM "c:\mydata\employee.txt" WITH HEADERS COLUMNS (ID, FirstName, LastName)
This web page was last updated on Friday, January 31, 2025 at 08:42 AM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |