What are ddl (data definition language) statements for tables in ms sql server?
No Answer is Posted For this Question
Be the First to Post Answer
How except clause is differs from not in clause?
Difference between DELETE and TRUNCATE?
how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.
What is the use of sql profiler in sql server 2012?
Explain about merge replications?
Why variables called the most powerful component of ssis?
Tell me what is log shipping?
wat new abt truncate in sql server
2) Consider a Table name A which has below records ID --- 5 5 5 5 5 Consider another table B which has below records ID -- 5 5 5 5 5 5 5 5 How many rows will be returned by each of the below queries a) select * from A inner join B on A.id = b.ID b) select * from A left join B on A.id = b.ID c) select * from A right join B on A.id = b.ID
what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
What is the purpose of UPDATE STATISTICS?
How to restore performance issues and how to check?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)