System tables Questions

1

System tables in SQL Server
How to view System tables in drop down menu of a database in SQL SERVER 2005

Answer Question   |  June 23, 2011  12:43 PM
Database, SQL 2005, SQL Server 2005, System tables
5 pts.

Bulk Insert with collation change
Hi, One of our client wants to change the collation of the database and the collation of the columns from SQL_Latin1_CP1_CS_AS to SQL_Latin1_CP1_CI_AS to match the SQL Server setting. So we are moving the data from one database to another database on the same server. We are re creating the database with the database and [...]

Answer Question   |  May 30, 2009  1:48 AM
Bulk Inserts, Database collation, Database migration, SQL Server 2000, System tables
asked by:
290 pts.

1