50 pts.
 oracle 9i it is possible we creates some files or inserting values in that particular tables?
In Oracle 9i it is possible we creates some files or inserting values in that particular tables? how can data stored in database files? when after few days if we want to see that files it will see that ? It is executing that files? where it stored in that table it is some specific folder will create for storing that file or any thing?

Software/Hardware used:
oracle9i
ASKED: August 6, 2010  11:17 AM
UPDATED: August 9, 2010  2:20 PM

Answer Wiki:
I'm not sure to understand what you are asking, but in Oracle, the physical files used to store the data are called DATAFILEs. They could be located in any folder, but in 'default' installations they are inside a directory called 'oradata' inside the oracle home. These files can only be accessed by the DBMS. You cannot read or write data from/to them manually.
Last Wiki Answer Submitted:  August 9, 2010  2:20 pm  by  carlosdl   63,535 pts.
All Answer Wiki Contributors:  carlosdl   63,535 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _