Answer Posted / 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 |
Post New Answer View All Answers
What is the max number of columns in an oracle table?
How to start an oracle instance?
How to select an oracle system id (sid)?
How to get a list of all user accounts in the database?
what are archived logs?
Is primary key indexed by default in oracle?
How many types of synonyms in Oracle?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
What is the sid in oracle?
Is oracle an open source?
Explain oracle left join with an example?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
Describe the types of sub query?
Can the query output be sorted by multiple columns in oracle?
How to retrieve the count of updated rows?