You are on page 1of 10

IT Practicals-2 SOP (Student) H077

Step-1: Click on start menu

Step-2: Select libreoffice base


Step-3: Click on create a new Database

Step-4: Click on Next option


Step-5: Click on “No, do not register the database”

Step-6: Click on Finish


Step-7: Save the Database by giving an appropriate name
(H077 IT Practicals-2 Employee Database)

Step-8: Open the Database and click “Create table using design view”
Step-10: Enter the required field names (empid- number [set as
primary key], empname- text (VARCHAR), empdept- text (VARCHAR),
empqual- text (VARCHAR), empjoindate- Date, empsal- number

Step-11: Insert minimum 8 records


Step-12: For creating query, click on “Create Query in design view”

Step-13: From add table window, select the table and click on add
button and click on close
Step-14: Select all the required fields one by one

Step-15: a) To display qualification as MBA


In criterion type “MBA” under empqual and click on run query icon
Step-16: b) To display department as “accounts”
In criterion type “Accounts” under empdept and click run query icon

Step-17: c) To display salary>70000


In criterion type “>70000” under empsal and click on run query icon
Step-18: d) To display employee name s “Mr. Suhas Kale” and click
on run query icon
In criterion type “Mr. Suhas Kale” under empname and click on run
query icon

Step-19: Save the Changes made to Query

You might also like