Explain the relationship among Database, Tablespace and Data
file?
Answer Posted / sahaja mallarapu
Each data base is divided into logical units called table
spaces and each table space is again divided into segments.
Data files are created for table spaces.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to use select statement to count the number of rows in oracle?
What are the roles of dba?
What is MTTR advisor in Oracle?
How can we delete duplicate rows in a table?
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.
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
How does the on-delete-cascade statement work?
What is the difference between 10g OEM and 11g OEM?
How to list all tables in your schema?
How to convert numbers to characters in oracle?
How can I introduce multiple conditions in like operator?
How to name query output columns in oracle?
What is an oracle wallet?
how do u setup a replication site?
How to export several tables together?