1.

What Is The Difference Between The Export /import Functions In Sql Studio And Standalone Sql Manager?

Answer»

The DATA Export/Import tools of SQL Studio include some additional features which are not available in SQL MANAGER for SQL Server, such as:

  • export/import data from/to several tables simultaneously;
  • export/import data from/to tables selected from DIFFERENT databases on one host;
  • a command-line utility to export/import data USING the configuration file with all the export/import options;
  • a SINGLE registered database repository.

The Data Export/Import tools of SQL Studio include some additional features which are not available in SQL Manager for SQL Server, such as:



Discussion

No Comment Found