Create INDEX and DEFAULT TABLESPACE documentation
Hello all,
When creating index without specifying the TABLESPACE keyword, the indexes will be created in the user's default tablespace. Is it true? Or is there a syntax to explicitly tell the "CREATE INDEX" statement to use the default tablespace?
I am looking for documentation saying that. Could please help to point out link to Oracle dccumentation? Thank you very much - Trang
When creating index without specifying the TABLESPACE keyword, the indexes will be created in the user's default tablespace. Is it true? Or is there a syntax to explicitly tell the "CREATE INDEX" statement to use the default tablespace?
I am looking for documentation saying that. Could please help to point out link to Oracle dccumentation? Thank you very much - Trang
0