Content deleted Content added
Troels Arvin (talk | contribs) Rv to version before 202.163.69.148's changes |
Bruce Scott pointed to the wrong Bruce Scott in the wiki, removed the link |
||
Line 10:
Oracle keeps track of data storage with the help of information stored in the ''System'' tablespace. The System tablespace contains the ''Data Dictionary'', indexes and clusters. Data dictionary is a special collection of tables that contains information about all user objects in the database.
An Oracle database installation traditionally comes with a default [[schema]] called ''scott''. After the sample tables have been created, the user can log into the database with the user ''scott'' and password ''tiger''. These names come from
==History==
|