Hi,
I am trying to insert records from a file into a table WQ using the following code. Please if someone can help me write my code correctly.
copy into WQ "C:\Document and Settings\Rehman\Desktop\wq.txt" USING DELIMITERS field_seperator ',' record_seperator '\n';