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 look at the dba_rollback_segs view and see that there is a large number of shrinks and they are of relatively small size, is this a problem? How can it be fixed if it is a problem?
1 861You look at the dba_rollback_segs view and see that you have a large number of wraps is this a problem?
1 663If you are not sure what command does a particular unix function what is the best way to determine the command?
1 627You have just started a new instance with a large sga on a busy existing server. Performance is terrible, what should you check for?
1 608What happens if a primary key constraint is disabled and then enabled without fully specifying the index clause?
1 704
What is an indexed view?
How to use values from other tables in update statements using oracle?
What is sql server query analyzer?
Can we do dml on views?
What is self contained sub query?
How can we solve concurrency problems?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
what are the advantages of sql ? : Sql dba
How to start an oracle instance?
what is the command syntax for inserting a document?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
How to export data from database and import into another?
Does view occupy space?
Is it possible to have clustered index on separate drive from original table location?
Have you used lexical parameters in reports?