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) A user is a member of the public role and the sales role. The public role has select permission on all the tables. The sales role does not have select permission on some of the tables will the user be able to select from all tables?
981in the physical file layout, where should the transaction log be stored in relation to the data file?
1011Why is there a performance difference between two similar queries where one uses union and the other uses union all?
1047Your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files?
1217
Which sql server is best?
What storage engines are used in MySQL?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What is a constraint? Tell me about its various levels.
Which query operators in sql is used for pattern matching?
What are the functions of mysql?
What, if a table has one column defined as TIMESTAMP?
How can you access different databases temporarily?
How do I find the database name in oracle?
How is super key different from a candidate key?
What is the use of mongodb sort()?
What is the order in which the sql query is executed?
Will ms access be discontinued?
Users get the following error: ora-00055 maximum number of dml locks exceeded? What is the problem and how do you fix it?
Is mysql a distributed database?