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?
2827Define 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?
2129Other 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?
1987You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
2008What 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?
2072Assuming 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.
1947How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
1899In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
1 3529
How to return an array from java to pl/sql?
how to see the create table statement of an existing table? : Sql dba
What are different types of statement?
What are the components of sql server service broker?
What is the limitation of mysql?
Explain oracle’s system global area (sga).
Display the employees whose salary is less than average salary.
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
What are the main sources of data?
Why should we go for stored procedures? Why not direct queries?
Which are the most powerful features in mongodb?
Which two statements are true about a foreign key?
What is the difference between sga and pga?
What is primary key in ms access 2007?
What happens if you no create privilege in a database?