Archive for September 7th, 2008
SQL Server 2008: Script Data
The SQL Server 2008 Management Studio has a nice little new feature which seems to be omitted from the documentation. The Script Wizard (Database - Tasks - Generate Scripts) now has a “Script Data” option. If selected the Wizard will generate INSERT statements for the data in the scripted tables. This can be very handy.
This […]
Posted: September 7th, 2008 under SQL Server.
Comments: 1