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 does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
1 2107Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
1 1977An automatic job running via DBMS_JOB has failed. Knowing only that "it's failed", how do you approach troubleshooting this issue?
1 5409What query tells you how much space a tablespace named "test" is taking up, and how much space is remaining?
1 4627Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
1 2117Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
1 2380Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
1 2036Provide 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.
1 2070
Can we use distinct and group by together?
Where can you add custom error messages to sql server?
Is there some bulk load or other way to import a lot of data fast?
What is the difference between case version and decode version?
List the ways in which dynamic sql can be executed?
What is the difference between for xml raw and for xml auto?
What are the kinds of subquery?
Hi , any one can help me on the same,this is regarding the Informatica Function doc,i want to know how developer is will develop the mapping. pl forwar the any function doc .just for my references. svlc75@yahoo.co.in
What is current version of mysql?
please send me oracle pl/sql exp resume. and also faqs...
Is primary key always clustered index?
Is inner join faster than left join?
What is oracle latest version?
What is a concurrency problem in dbms?
Does group by remove duplicates?