The document provides instructions for loading data from a text file into a database table named 'design'. It specifies the format of the input file, including field termination and enclosure, and outlines how to populate various columns such as 'eid', 'dept', 'hire_date', 'salary', and 'manager'. Additionally, it includes a calculation to increase the salary by 10% during the data load.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
13 views1 page
Aug
The document provides instructions for loading data from a text file into a database table named 'design'. It specifies the format of the input file, including field termination and enclosure, and outlines how to populate various columns such as 'eid', 'dept', 'hire_date', 'salary', and 'manager'. Additionally, it includes a calculation to increase the salary by 10% during the data load.