What is the sql server 2000 version number?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between grant and with grant while giving permissions to the user?
When we are using this query to shrink the log file,what exactly it will execute internally? Do we lose any data when we run this script? which data it will truncate in the log file and where it is saved. Please let me know... USE DatabaseName GO DBCC SHRINKFILE(<TransactionLogName>, 1) BACKUP LOG <DatabaseName> WITH TRUNCATE_ONLY DBCC SHRINKFILE(<TransactionLogName>, 1) GO
Are semicolons required at the end of sql statements in sql server 2005?
What is a fill factor?
As per your opinion what are the five top responsibilities of a dba? : sql server database administration
How can you control the amount of free space in your index pages?
how many triggers you can have on a table? : Sql server database administration
What is the difference between ‘having’ clause and a ‘where’ clause?
How to create a stored procedure with a statement block in ms sql server?
How can you swap values between two rows in a table using single- SQL statement?
1 Answers Tavant Technologies, Virtusa,
Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
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)