|  
                    The 
                    Import option allows the user to import records from an external 
                    file into a database table. The column delimiter can be tabs, 
                    commas or semi-colons. 
                  The layout of the external file must match the layout of 
                    the table. That is the column count, column order, datatype 
                    and length must match. 
                  
                   |