How many types of tables are there in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to sort output in descending order in oracle?
How to define an oracle sub procedure?
IS it possible to built the oracle database without setting the kernal parameters?
What are the Referential actions supported by FOREIGN KEY integrity constraint ?
Explain cascading triggers.
How can I see all tables in oracle?
I have my backup RMAN script called backup_rman.sh. I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the O/S such that it would run as a background process?
How to create a new table in oracle?
How to resolve the ORA-39133 error in Oracle?
T1: T2 A X--- this is updated record B B like this T1 table having no.of records updated. write a query"retrive updated record from T2"
What does sharding mean?
query to find the maximum no persons with same age(age colomn) from emp table