What are the Characteristics of Data Files ?
Answers were Sorted based on User's Feedback
Answer / rashid ansari
datafile contain actual data and one datafile associate
with only one tablespace.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / nishi
Characterstics of Data File :
- A Data file can be associated with only one database.
- Once created, a data file cannot change is size.
- One or more data files form a logical unit of database storage called a Tablespace.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / orawhiz
A data file can be associated with only one database.Once
created a data file can't change size.
One or more data files form a logical unit of database storage
called a tablespace.
| Is This Answer Correct ? | 2 Yes | 4 No |
In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.
Suppose U install the oracle DB either enterprise edition or express edition in ur personal PC, Is there the Database has been created after ur installation if not then where the oracle's all objects with data be stored?
What is flashback in Oracle?
can you call insert/update/delete in select statements. If yes how? If no what is the other way?
What is oracle analytical function?
What is the difference between column level constraints and table level constraints?
14 Answers IBM, TCS,
How to convert character types to numeric types?
Find all employees in Dept “Marketing”.
IS it possible to built the oracle database without setting the kernal parameters?
What is a user role in oracle?
what are different types of locks?
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....