What is exporting utility?



What is exporting utility?..

Answer / Arif Husain

The Export Utility (sqlcmdutl.exe) is a command-line tool for SQL Server that allows you to export data from SQL Server databases into various formats such as CSV, tab-separated values, XML, text files, or BCP format. It can also be used to import data into a SQL Server database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is key set driven?

1 Answers  


How to drop an existing stored procedure in ms sql server?

1 Answers  


Which stored procedure will you be running to add a linked server?

1 Answers   BirlaSoft,


in my server i have 3 instances,one of them got failed, and this cause we r not able to connect to server, how to know which instance was dameged?

1 Answers   IBM,


What is difference between group by and having?

1 Answers  


What is ms sql server service broker?

1 Answers  


What is coalesce and check constraint in sql server?

1 Answers  


Name few of the dcl commands in sql?

1 Answers  


What are some of the pros and cons of not dropping the sql server builtinadministrators group? : sql server security

1 Answers  


tell me the disaster recovery plan

1 Answers   Microsoft,


What is the use of placing primary key and foreign key constrains on columns.

4 Answers   Value Labs,


Explain about extended stored procedure?

1 Answers  


Categories