does Oracle has only one table space?
Answer / oracledba
Oracle does not have one tablespace
Minimum tablespaces in Oracle are
SYSTEM,TEMP and UNDO - oracle 9i
SYSTEM,SYSAUX,TEMP and UNDO - oracle10g
Is This Answer Correct ? | 6 Yes | 4 No |
2. Display the post code and the total number of purchase orders placed with creditors in that post code.
what is difference between table and view? where to use views? thanks in advance!
What are the varoius components of physical database structure of oracle database?
What is SYSTEM tablespace and When is it Created?
How to create a stored function in oracle?
What are the components of physical database structure in the Oracle database?
What are the differences between primary key and unique key?
One Table having two rows with one colomn having values Like"Male" and "Female". how to upadte these values Like "Female" and "Male" in single update statement.
can u plz provide me oca sql dumps please i need them
What do you understand by database schema and what does it hold?
How to insert multiple rows with one insert statement in oracle?
Explain the function of optimizer in oracle?