What is a snapshot log?
No Answer is Posted For this Question
Be the First to Post Answer
Can we commit inside a function in oracle?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
What is the difference between a primary key & a unique key?
How we can able to import our own template (users designed MS-Word templates) which has many tabular columns; need to pass some values generate by Oracle-reports9i? Actually need to import more than 400 MS-Word templates into Oracle Reports-9i to minimize layout design in Reports.
1. Display all the rows and columns in the CLIENT table. Sort by client name in reverse alphabetical order.
How to retrieve 5th highest sal from emp table?
What is the difference between translate and replace?
How to create id with auto_increment on oracle?
List the parts of a database trigger.
How to turn on or off recycle bin for the instance?
Explain do view contain data?
There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep