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) 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?
2878Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
2325What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
2183Other 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?
2050You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
2070What 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?
2159Assuming 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.
2000How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
2001In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
1 3646
Where is localdb stored?
What is the maximum size of a dimension? : sql server analysis services, ssas
What is the difference between clustered and non-clustered index in sql?
Explain about party and customer in ar : oracle accounts receivable
What are the requirements on sql server network connections?
What are the three types of database design?
Can select statements be used on views in oracle?
What are the different parts of a database application called in access?
Explain vdl (view definition language)?
Is it safe to delete log files?
Mention what is the function of cache fusion in oracle rac?
What are the advantages of rdbms?
what is the difference between a having clause and a where clause? : Sql dba
Which sql server table is used to hold the stored procedure scripts?
What is a database connection string?