|
2. Data access and Manipulation. 3. Programming 4. Connectivity. Database Management Tools stores information related to every fact of the database system.User name, user access rights, table attribute, storage information and auditing data for disaster recovery are stored in the data dictionary. The Database Administrator than one user should have a DBA.The function of DBA include. Creating primary database storage structures. Modifying the structure of the database. Backing up and restoring the database. THE END USER End user have less complex but equally important tasks.They must be able to · Generate printed output. · Share data with or secure data from others. · Use non-export methods to update the database. · Define applications from a user point of view. WHY ORACLE ? Oracle is an open system i.e. the database is accessing by different data access languages like SQL, Visual Basic, Power Builders,Delphi,VC++,JAVA etc. Oracle supports database upto gigabytes in size. * Oracle supports large number of concurrent users. * Oracle supports true client/server environment.if enable processing to be spilt between database server and the client application programs. * Oracle provides high levelof data security in terms of users, passwords privileges, and permissions. * Oracle database behaves same on all platform line Windows,Unix,Dos,Mainframes etc. Structure of Oracle Database: |