1) Does oracle have any table which contain all the exceptions and it's code internally?
No Answer is Posted For this Question
Be the First to Post Answer
Why oracle is used?
Select the Nth lowest value from a table?
What are the tools for Oracle ?
What is a user role in oracle?
How do you store pictures in a database?
Explain an extent?
Explain the use of analyse option in exp command.
What is the relationship among database, tablespace and data file?
Describe an oracle table?
how can find the second max sal for every group(i.e i want group the data based on key and find the second max sal for every group
t1 col1 col2 nishi 5000 lucky 6700 akash 7000 i want that a query that when i insert 7000 it will show me data already present and data will not insert. if data is not present it will insert.
What are the execution control statements?