How to create id with auto_increment on oracle?
What is a schema in oracle?
In my table i have 4 columns with 100 records but in that 4 columns one column contains all NULL values so can i add NOT NULL CONSTRAINT on that column......... ok if it is not possible, can i add NOT NULL CONSTRAINT from 101 Record Onwards?
How to create a new table in your schema?
what is the syntax of SELECT command?
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the same block level ?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
Explain oracle insert into command?
What are the advantages of oracle 12c?
14. Display the item_cost and then round it to the nearest hundred, ten, unit, tenth and hundredth
What is instant client oracle?
How to retrieve 5th highest sal from emp table?
difference between oracle8i and oracle9i