What happens to a trigger with multiple affected rows?
No Answer is Posted For this Question
Be the First to Post Answer
How to sort query output in descending order in ms sql server?
Does the order of columns in update statements matter?
Explain unique key in sql server?
between cast and convert which function would you prefer and why?
What is normalization and its types?
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 retrieve data from log files in SQL SERVER ?????
what is difference between primary key and Unique
Explain different types of collation sensitivity?
How are the exceptions handled in sql server programming?
Can anyone explain difference between Database, Data warehouse and Data mart with some example?````
When would you use an insert into .. Select option versus an insert into .. Values option? Give an example of each?
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)