Hallo everyone,
I have succeded create an instance and a database, I am about to create a table now. As I look in the documentation, there is an interesting issue I am concerning about:
Should I create a table in a particular table space? What would be the differences if I dont put my table in a particular table space? And if I do create a table in a table space, should I create the table space first or I should create the table in the table spaces created from CREATE DATABASE?
Thank you for the comments.
Regards,
Ratna