|
-
Thanks for the reply.
I was asked how will I size the tablespace/datafile based on the objects to be stored on them.
If only one table will be stored in a production scenario on this tablespace/datafile with the following structure...
name varchar2(35)
age number(2)
address char(35)
dateofbirth date
This table will have 100 entries(rows) daily.
Now how will I size the tablespace/datafile?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|