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) You look at your fragmentation report and see that smon has not coalesced any of you tablespaces, even though you know several have large chunks of contiguous free extents. What is the problem?
624If you have an example table, what is the best way to get sizing data for the production table implementation?
565Users get the following error: ora-00055 maximum number of dml locks exceeded? What is the problem and how do you fix it?
545Explain dual table. Is any data internally stored in dual table. Lot of users is accessing select sysdate from dual and they getting some millisecond differences. If we execute select sysdate from emp; what error will we get. Why?
592If you see the value for reloads is high in the estat library cache report is this a matter for concern?
643If a tablespace shows excessive fragmentation what are some methods to defragment the tablespace? (7.1,7.2 and 7.3 only)
590
In DBMS, what are the two integrity rules used?
what is the scripts in data base?
Is microsoft access difficult to learn?
How do you run a trace?
What is optimization in database?
State few characteristics of pl/sql?
How do I start mongodb in ubuntu?
What is the difference between substr & instr functions?
how to shutdown mysql server? : Sql dba
Is ssrs support other database except ms sql server?
What is auto increment?
What is the definition for sql server 2000?
What's the difference between file and database? Can files qualify as a database?
How to increment dates by 1 in oracle?
what's the information that can be stored inside a bit column? : Sql server database administration