Explain the relationship among Database, Tablespace and Data
file?
Answer Posted / nishi
database contain atleast one tablespace and tablespace must have atleast one datafile
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does one get the view definition of fixed views/tables?
What types of joins are used in writing subqueries?
defination of bitmap index
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
What are the ansi data types supported in oracle?
How to convert a date to char in oracle? Give one example.
How will you identify oracle database software release?
How to enter a new row into a table interactively?
Can you create a synonym without having a table?
How to put more than 1000 values into an oracle in clause?
What is BBED in Oracle?
What are the different types of modules in oracle forms?
Can we protect our pl/sql source code?
What is a server parameter file in oracle?
IS it possible to built the oracle database without setting the kernal parameters?