internal language used in sql server 2000?
Answers were Sorted based on User's Feedback
Which event (check constraints, foreign key, rule, trigger, primary key check) will be performed last for an integrity check?
What is the dbcc command and why is it used?
What are the different ways of moving data/databases between servers and databases in SQL Server?
What is an execution plan?
Can store procedure call by user define function in SQL server?
Delete duplicate rows from a table without primary key by using a single query Table Employee empname salary A 200 B 300 A 200 C 400 D 500 D 500 Output should be A 200 B 300 C 400 D 500
What is data source in connection string?
How to apply filtering criteria at group level with the having clause in ms sql server?
When would you use it?
select the 3rd maximum salary from sql server database if 4 (just an example In practically I may not know the exact situation) of the highest salaries are equal.
If we shrink the Databse and Files, how much size is decreased?
How can delete duplicate records in cte in sql server?
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)