0% found this document useful (0 votes)
95 views4 pages

Database Administration & Management

The document outlines tasks for creating an EMPLOYEE database table and inserting data into it. It provides details on connecting to the database using a username and password before creating the table in the first task. The second task describes inserting row values into the newly created EMPLOYEE table by first connecting to the database and then inputting the data. The document appears to be a lab manual for a database administration and management course submitted by a student.

Uploaded by

Ayesha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
95 views4 pages

Database Administration & Management

The document outlines tasks for creating an EMPLOYEE database table and inserting data into it. It provides details on connecting to the database using a username and password before creating the table in the first task. The second task describes inserting row values into the newly created EMPLOYEE table by first connecting to the database and then inputting the data. The document appears to be a lab manual for a database administration and management course submitted by a student.

Uploaded by

Ayesha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

COUSRE CODE Database Administration & Management:

NAME AYESHA YASEEN


ROLL NO INFO.TECH16005
SUBMITTED TO MA’AM ZAINAB
DEPARTEMENT BS-IT
SMESTER 7TH
Lab Manual of Database Administration & Management

Task 1:
CREATE TABLE EMPLOYEE:

Procedure:
1. Open SQL command
2. Create connection
1. User name
2. password
3. Employee table is created
Task 2:
INSERT DATA INTO EMPLOYEE TABLE

Procedure:
1. Open SQL command
2. Create connection
1. User name
2. password
3. Values are inserted into rows of table employee

You might also like