Explain what is use of dbcc commands?
No Answer is Posted For this Question
Be the First to Post Answer
can you any body tell me the difference between candidate key and primary key
How to use group functions in the select clause in ms sql server?
what is IDE,DMV in sql server?
Can a function call a stored procedure in sql server?
Are null values the same as that of zero or a blank space?
Can you explain different types of locks in sql server?
What specific conditions database should meet, before you can bulk copy data into it using bcp?
What are wait types?
Why foreign key column allowing null values even a parent tables reference key column not having null value..
One table Test with single column. These are the values in the table a b c d e f g h I need a query (without using any variable) with output as - a b c d f f g h
What is INTVAL( )and where we use Plz any body help me
What should we do to copy the tables, schema and views from one SQL Server to another?