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) How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
2829Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
2270What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
2137Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
1990You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
2014What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
2081Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
1951How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
1915In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
1 3537
What is oracle database 10g express edition?
What is dbms pdf?
What is the difference between having and a where in sql?
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
List the important features of mongodb.
Explain the working of primary key?
What will happen when you remove a document from database in mongodb? Does mongodb remove it from disk?
What are the essential components of sql server service broker?
What is the importance of database partitioning?
Is it true that rules do not apply to data already existing in a database at the time the rule is created?
What is CDC and explain complete CDC process flow?
Do models have limitations?
What is a bit datatype?
What exactly do quotation marks around the table name do?
Enlist the characteristics of pl/sql?