What is the distinction amongst delete and truncate?
No Answer is Posted For this Question
Be the First to Post Answer
How to test a dml trigger in ms sql server?
What are various limitations of the views?
What is the difference between constraints and triggers?
What is a function? Give some example?
What is attribute? : sql server analysis services, ssas
Which stored procedure will you be running to add a linked server?
explain different types of backups avaialabe in sql server? : Sql server database administration
What are points to remember while using the fillfactor argument?
What is the difference between for trigger and after trigger?
What are a scheduled jobs or what is a scheduled tasks?
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
How to delete exactly duplicate records from a table?
Oracle (3259)
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)