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)
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
What are the different SQL Server Versions you have worked on?
Suppose database is running slow, what will you do?
How do I start sql server 2017?
How to select all columns of all rows from a table in oracle?
Why we use the openxml clause?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
Can we do dml on views?
How to provide default values to function parameters?
What are the source of constraints?
How to define array in mongoose schema?
How do I create a trace in sql server?
Have you written applications to retrieve stored images in a table?
List out the different types of locks available in sql server?