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) Why should one not prefix user stored procedures with ‘sp_’?
Mention the 3 ways to get a count of the number of records in a table.
what type of index will get created after executing the above statement? : Sql server database administration
What is the difference between multiload and fastload interms of performance?
How to maintain a fill factor in existing indexes?
How do I tune a sql query?
What is a snapshot log?
What are the types of keys?
How do I start mongodb locally?
What is the sql query to find the employee who has Nth maximum salary?
What is a dead lock in oracle?
What are the different methods to insert document?
what is a trigger? : Sql dba
What is regclass in postgresql?
Explain the benefits of running stored procedure on a database engine?