Write the queries for commands like Create Table, Delete table, Drop Table etc.
how to insert the values in 5 table at a time Using any single statement ?
6 Answers Infosys, Value Labs,
How to check if a table is being used in sql server?
1.How to check the backup file details if we do not have access to that folder 2.how to check the backup file size without connecting to the folder
3 Answers CarrizalSoft Technologies, IBM,
What do you mean by an execution plan? How would you view it?
What happens if ntwdblib.dll is missing on your machine?
How to list all tables in the database using odbc_tables()?
Can a database be shrunk to 0 bytes, if not, why?
How can you see what type of locks used?
Why people hate cursor?
how to dispaly a particular row details from a given table
What are the two modes of authentication in sql server?
What is difference between count (*) and count 1?