What is exporting and importing utility?



What is exporting and importing utility?..

Answer / Mohit Rajan

"Exporting and Importing utility" in SQL Server refers to tools used for transferring data between databases or moving data from one database to another. These utilities allow you to save data from a database as a file (e.g., CSV, XML, or BACPAC), transport the file to another location, and then import the data back into a different database using similar tools. Exporting and importing is useful for tasks such as backup/restore, migration, or transferring data between environments.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How do I run sql server 2014?

1 Answers  


Write a query to delete duplicate records in SQL SERVER

36 Answers   Infosys,


How will you decide the active and passive nodes?

1 Answers  


how do we find every fifth record in a table

14 Answers   Aspire, HCL,


Hi all, can any one please tell me the difference between sql server 2008 and orace 9i

1 Answers   HP,


What are sql dirty pages?

1 Answers  


do you know how to configure db2 side of the application? : Sql server database administration

0 Answers  


When cursors are useful?

1 Answers  


Explain the different types of backups available in sql server? : sql server database administration

1 Answers  


What is the command to change the recovery model?

1 Answers  


Detail about query optimizer?

1 Answers  


How to add additional conditions in SQL?

1 Answers   Amdocs,


Categories