How to create a table interactively?
No Answer is Posted For this Question
Be the First to Post Answer
What is the max number of columns in an oracle table?
What is the oracle implicit cursor?
Explain oracle’s server parameter file.
What happens to indexes if you drop a table?
what is the difference between dbms and rdbms?
How to loop through a cursor variable?
what is the difference between table and veiw?
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?
Explain about the analyze command in oracle?
Explain oracle data types with examples?
What are virtual columns?
what are the different types of cursors? explain?