What is Trigger in Oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is a read write transaction in oracle?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
How to connect the oracle server as sysdba?
What is the Tune Query
What is a database schema in oracle?
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
How to retrieve 5th highest sal from emp table?
When a form is invoked with call_form, Does oracle forms issues a save point ?
What is private procedure oracle?
normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi
Explain an index?
why dont we assign not null constraint as table level constraint.