How does propagation differ between Advanced Replication and
Snapshot Replication (read-only)?
No Answer is Posted For this Question
Be the First to Post Answer
can anyone help me ? an index has been done on the primary key of a table. an update operation was performed on that table. now my question is 1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key constraint ?
can u send the sql dumps to sivakumarr1987@gmail.com plz help me
Can the default values be assigned to actual parameters?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
What is the purpose of tables, private synonyms and public synonyms in Oracle?
In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?
What is an anonymous block?
write sql query following source are EmpID, Salary 101 1000 102 2000 103 3000 I want the output format like following empid,sal,composite_sal 101 1000 1000 102 2000 3000 103 3000 6000
What is a static data dictionary in oracle?
can a view be updated?
How to start a specific oracle instance?
What is system tablespace?