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 |
Give the advantages and disadvantages of clusters.
What privilege is needed for a user to create views in oracle?
SELECT * FROM (SELECT TITLE FROM MOVIE ORDER BY RANK DESC) WHERE ROWNUM > 4; when i run the above query .it produces output as NO ROWS SELECTED.why ?plz any one help me
am completed mca2011 how get certification in oracle
Explain what are clusters?
How do I learn what codesets are available in oracle?
Explain the dml?
what is load balancing and what u have used to do this?(sql loader)
What is Index Cluster ?
i must get table name, constraint type, constrain name with using concads "||" and it must be in string type, then with join processes i need code please help immidiately
Why we use bulk collect in oracle?
what is the difference between sql& oracle?