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)
What do you mean by transparent dbms?
Is coalesce faster than isnull?
Write a query to select all teams that won either 1, 3, 5 or 7 games.
Give an example of why you would want to denormalize a database
What are functions in database?
Explain how are indexes update?
What is the difference between varchar and varchar(max) datatypes?
Tell me time data type, datetime2, datetimeoffset data type in sql server 2008?
Explain the difference between delete,drop and truncate in SQL Server?
How to view the error log for any specific instance? : sql server database administration
when would you go for denormalization? : Sql server database administration
Enlist the cursor types.
what is the role of auditor in auditing data oriented applications?
Write the alter statement to enable all the triggers on the t.students table.
How to list all triggers in the database with sys.triggers in ms sql server?