Give the various exception types.
No Answer is Posted For this Question
Be the First to Post Answer
How to turn on or off recycle bin for the instance?
Difference between cartesian join and cross join?
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
How to delete multiple rows from a table in oracle?
What is a cursor and what are the steps need to be taken?
how to get the second max val for every group in a table
cursor attributes are %isopen ,%notfound,%found,%rowcount but is any attributes there other than these? please tell me asap ..
what is dynamic SGA and static SGA
I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.
I have table-A(1,2,3,4,4,5,6,6,6,7). how to get all duplicate values?what is sql query?
What is difference between sid and service name in oracle?
How to best split csv strings in oracle 9i?