what is meant by Table space?
Answers were Sorted based on User's Feedback
Answer / mrutyunjay
Table space is the logical division of database.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / amit
Table space is ca collectiong of extents which inturn are
collection of segments. Segments are nothing but
consecutive DATABLOCKS grouped together.
| Is This Answer Correct ? | 1 Yes | 2 No |
in oracle workflow if i want to send a mail to the user after sending if the user didn't approve the mail after 10 mins it is automatimatically approved how we can approach?
what is the difference between %_all and %_f tables
how can we return morethan one parameters in procedure?
how to customize the report,please tell me customization steps
WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?
What is a value set? List its various types.
While running the concurrent program we will get the status, we have to change the status. How it will be done.
while registering executable and concurent program we register both with application name|<oracle purchasing>? so my question is why we are defining in both concurent program and executable?
what are the difference between oracle discoverer and report6i
How can a process be deployed in soa?
How to call oracle database stored procedure from form in form coding ?
When loading data from staging table to interface table , how to reload the invalid record once again ?