Answer Posted / arun ashok
Drop Database DB_Name
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is use of @@ spid in sql server?
What is an identity?
What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?
How to use clusters?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
What are the different subsets of sql?
How you trouble shoot when any job fails
Can group by be used without aggregate functions?
Explain mixed authentication mode of sql server?
What is change data capture (cdc) in sql server 2008?
What is the use of set nocount on/off statement?
Explain the relational database management system (rdbms)?
Can two tables share the same primary key?
How to recompile stored procedure at run time?
What is view in sql?