Import and Export from different file extension Hi Everybody,
I want to import csv file data in sql server and after that apply some filteration in it. After this export sql data into different file format such as txt, xls, rtf etc. So i want to know, is there any tool which performs such kind of actions efficiently or any appropriate option available in sql server. Please give me appropriate information.
Thanks in advance!! |