Explain different types of lock modes in sql server 2000?
No Answer is Posted For this Question
Be the First to Post Answer
what is denormalization? : Sql server database administration
what is raid and what are different types of raid configurations? : Sql server database administration
Explain sp_configure commands, set commands?
What is the difference between local table and global table
1 Answers CarrizalSoft Technologies, Polaris,
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 four main query statements?
What happens when converting big values to integers?
SQL stops working in every 15 days displaying message that database log file is full. Log file size is 3.95 GB. It is happening after shrinking the database also. What is solution to overcome this problem. Please help me as it's urgent.
What is database replicaion? What are the different types of replication you can set up in SQL Server?
5 Answers Aptech, HCL, Perpetual, SAIC,
How do I debug a stored procedure in sql server?
Why Master database is required?
wht is normalization?can u explain me in detail?
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)