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) You see the following on a status report: redo log space requests 23 redo log space wait time 0 is this something to worry about? What if redo log space wait time is high? How can you fix this?
what are the security recommendations while using mysql? : Sql dba
In mysql, what is the default storage engine?
What are the operating modes in which database mirroring runs? : sql server DBA
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
Can access database be used online?
What types of replication are supported in sql server? : sql server DBA
Can you have more than one content canvas view attached with a window ?
Is ms sql is free?
Does mongodb store data in memory?
Explain the uses of database trigger.
What is a clustered database?
What is SQL Tuning Advisor in Oracle?
Why do we use sql constraints? Which constraints we can use while creating database in sql?
How to retrieve data from an explicit cursor?