Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 11

DATABASE MANAGEMENT SYSTEM LAB

Lab Journal#1

Name: Ibrahim Zubair


Enrollment no: 01-134211-032
Class: BSCS (4-B)

Department of Computer Science


BAHRIA UNIVERSITY, ISLAMABAD
Lab #: 01

Task 01:

Write down the steps of installation of ORACLE database. Also add screenshots of
complete installation.

 Download The oracle 11g for windows


 Extract the Zip file in a folder
 After extracting open the extracted file goto setup and start installing.
 Select agree to the terms and condition and click next.
 After some time it would be installed.
 Open the oracle database on the desktop screen.
 Select application express.
 Enter the Database username and password.
 Goto SQL workshop.
 Type SQL command
 Type select keyword * from employee table
 Goto RUN SQL live and type connected keyword and write the name of the
database and write the password.
 You can also view the employee table there

You might also like