Help needed for using IN Clause

A

AMOL

Hi,
I want to import tab delimited file using IN clause like
this.
SELECT *
FROM Category.tab IN 'e:\'[TEXT;];

I am able to import comma delimited file using this
syntax, but how do I import tab delimited file.

Awaiting early response.

Thanks,

Amol
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top