How is it different from a normal table?
No Answer is Posted For this Question
Be the First to Post Answer
How to create lov dynamically at runtime & attach to text field?
Explain what are the advantages of views?
What is the difference between INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN?
What is a schema in oracle?
What is a Segment ?
What do you mean by merge in oracle and how can we merge two tables?
What is oracle database 10g express edition?
What is the relationship among database, tablespace and data file?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
how to insert data into partitioned table partition done by Range partition
What is Trigger in Oracle?
I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????