Concepts and Architecture Question:
What is a Data File in Oracle?
Answer:
The data of logical database, say tables,indeses etc are stored in datafile.they can be associated with only one database. once created their size can not be altered. but we can add new data file to the table space.
Previous Question | Next Question |
What are Clusters in Oracle? | What is Row Chaining in Oracle? |