The document discusses SQL queries to select employee records from a table where salary is between two values. It also shows a LOAD DATA INFILE statement used to bulk insert records into another table from a file where fields are delimited by commas and enclosed in double quotes, with optional trailing null columns and column names specified.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
53 views1 page
Important Queries
The document discusses SQL queries to select employee records from a table where salary is between two values. It also shows a LOAD DATA INFILE statement used to bulk insert records into another table from a file where fields are delimited by commas and enclosed in double quotes, with optional trailing null columns and column names specified.