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) Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
1884An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
2052What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
2280Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
2162Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
2007Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
2328Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
2132
What are the ways tablespaces can be managed and how do they differ?
List types of tables in SQL Azure?
How to how to convert numeric expression data types using the convert() function??
what are triggers? : Sql server database administration
explain advantages of innodb over myisam. : Sql dba
Is primary key is clustered index?
How do I start mongodb on mac?
What are the non-standard sql commands supported by 'mysql'?
Does full backup break log chain?
What is advantage of dbms?
How we create SQL Server 2005 Reporting Services ? Give me Sample
what are savepoint mode and cursor mode properties ?
What is new mysqli?
What is rank function?
What is mysql procedure?