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 are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
2416As a part of your job, what are the DBCC commands that you commonly use for database maintenance?
IBM,
1 4387
What is the cartesian product of table?
What is 2nf normalization?
What is MySQL?
What is in place upgrade in sql server?
how to analyze tables with 'mysqlcheck'? : Sql dba
How to convert character types to numeric types?
How much memory does mongodb need?
Mention what is the function of cache fusion in oracle rac?
What is 'mysqlshow'?
What does the option psql -l of PostgreSQL display?
What are examples of triggers?
How do I show a collection in mongodb?
Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit
You see multiple fragments in the system tablespace, what should you check first?
what is the difference between cluster and non cluster index? : Sql dba