Solved

(A) What Is a 'Table' and What Is a 'Tablespace

Question 9

Essay

(a) What is a 'table' and what is a 'tablespace' in Oracle9i? Write an SQL statement to create a tablespace, say MyTableSpace, with default storage. You can use a datafile called 'MyDataFile.dbf' for this tablespace. (b) Explain what is a DUAL table, where is it stored, and what is it useful for? Give an example of its use.

Correct Answer:

verifed

Verified

(a) • A table is a basic conceptual stru...

View Answer

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions