What is a Data File ?
Answer / orawhiz
Every ORACLE database has one or more physical data files. A
database's data files contain all the database data. The
data of logical database structures such as tables and
indexes is
physically stored in the data files allocated for a database
| Is This Answer Correct ? | 6 Yes | 1 No |
Explain an exception?
What is the diff between Oracle and SQL Server
i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
What is a database table in oracle?
create one table to capture an employee details with a primary key.
Describe Referential Integrity ?
What is meant by recursive hints ?
How to check the server version in oracle?
How to create a server parameter file?
How do you ensure database security?
Differentiate between function and procedure in oracle.
How to select some rows from a table in oracle?