What are the new data types are introduced in sql 2000?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What is the diffrence between update_one and auto_fix?

3 Answers   IBM,


Syntax to find the used space and free space of the Data file in a database(SQL Server). Following queries didn't give the exact Used space and Free Space Information sp_spaceused;DBCC showfilestats;exec MyDbName.dbo.sp_spaceused;SP_HELPFILE Can any one tell me the query for how to find the exact used data file space and free space in a Data File?

2 Answers   Cognizant,


How can I check if a view exists in a sql server database?

0 Answers  


Is sql server is free?

0 Answers  


Can another user execute your local temporary stored procedures?

0 Answers  






How do you know if sql server is running on your local system?

0 Answers  


What is SQL Server?

0 Answers   Atos Origin,


can a table be moved to different filegroup? : Sql server administration

0 Answers  


What does indexation mean?

0 Answers  


what is call by value & call by reference ?

2 Answers   Cap Gemini,


What is a heap?

0 Answers  


New concepts of sql server 2005 use in your project.

0 Answers   TCS,


Categories