Explain the relationship among Database, Tablespace and Data
file?
Answer Posted / chaudhry
Each databases logically divided into one or more
tablespaces One or more data files are explicitly created
for each tablespace.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
How to define and use table alias names in oracle?
How to create a new table in oracle?
What are the built-in functions used for sending Parameters to forms ?
what is Single Byte Overhead...?
Explain about achiever in sql?
How to convert numbers to characters in oracle?
What is object data modeling?
How translate command is different from replace?
What are operators in oracle?
What is index-organized table in Oracle?
What is the difference between substr & instr functions?
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
Can we commit inside a function in oracle?
How to change program global area (pga) in oracle?
What is the difference between count (*), count (expression), count (distinct expression)?