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) Let us say master db itself has no backup. Now you have to rebuild the db so what kind of action do you take?
1 6271Using query analyzer, name 3 ways you can get an accurate count of the number of records in a table?
5 17233What is one of the first things you would do to increase performance of a query? For example, a boss tells you that ?a query that ran yesterday took 30 seconds, but today it takes 6 minutes?
2 16029
Explain the importance of partitioning.
Explain what is a database?
What is normalisation in sql?
Why truncate is ddl command?
What is the difference between locking and multi-versioning?
Is it possible to configure the cache size for mmapv1 in mongodb?
write an sql query to find names of employee start with 'a'? : Sql dba
What is the difference between delete and truncate statement in sql?
What is the stuff?
How to use order by with union operators in ms sql server?
Explain the use of inctype option in exp command.
Explain replica set?
How do I disable mysql?
What is the insert?
What is an example of a foreign key?