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

DBMS Practicals Steps

dbms in libre officebase

Uploaded by

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

DBMS Practicals Steps

dbms in libre officebase

Uploaded by

Kriti Arora
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Database Management System Practicals

Q1: Create a Database Table and Insert Data


i.) CREATE A DATABASE as StudentsDatabase
ii.) Create a table by the name STUDENT created and visible under Tables section and insert
the data.
Create the following records:

Steps:

Step 1: Open LibreOffice Base and proceed with the database wizard and click next.

Step 2: Click do not register the database and click open database for editing. Click Finish.

Step 3: Save the Database under the desired location.

Step 4: The Home Screen will open.

Step 5: Click Create Table in Design Table.

Step 6: Enter the required field names and their types.

Step 7: Set Roll No. as its Primary Key.

Step 8: Save the table by entering its name and then close it.

Step 9: Open the table from the bottom Tables Pane by double-clicking the table.

Step 10: Enter the data required in the table and close the table.

Step 11: Click the save button from the standard toolbar and close the database.

Q2: Create a Database Table and Insert Data


i.) CREATE A DATABASE as StudentsRecords
ii.) Create a table by the name SDetails created and visible under Tables section and insert
the data.
Create the following records:

Steps:

Step 1: Open LibreOffice Base and proceed with the database wizard and click next.

Step 2: Click do not register the database and click open database for editing. Click Finish.

Step 3: Save the Database under the desired location.


Step 4: The Home Screen will open.

Step 5: Click Create Table in Design Table.

Step 6: Enter the required field names and their types.

Step 7: Set Roll No. as its Primary Key.

Step 8: Save the table by entering its name and then close it.

Step 9: Open the table from the bottom Tables Pane by double-clicking the table.

Step 10: Enter the data required in the table and close the table.

Step 11: Click the save button from the standard toolbar and close the database.

Q3: Create a Database Table Using Table Wizard


i.) CREATE A DATABASE as ndatabase
ii.) Create a Table named Employees or choose any name from Table wizard.

Steps:

Step 1: Open LibreOffice Base and proceed with the database wizard and click next.

Step 2: Click do not register the database and click open database for editing. Also Click
Create Table using table wizard. Click Finish.

Step 3: Save the Database under the desired location.

Step 4: The Home Screen will open with wizard.

Step 5: Select the category as Business and from the sample tables select Employees.

Step 6: Send the desired fields in the selected fields column by selecting and clicking the “>”
button. Click Next.

Step 7: Review the preset data types allotted to each field and change them if needed. Then,
click Next.

Step 8: Select create a primary key and select use an existing field as the primary key. Select
Employee ID as the field and click next.

Step 9: Add the table’s name and click insert data immediately after creation. Click Finish.

Step 10: Double-click the table from the bottom tables pane to add data.

Step 11: Enter the required data in the table and close the table.

Step 12: Save the Database from the standard toolbar and close the database.
Q4: Create a Form Based on the Previously Created Table
Steps:

Step 1: Open LibreOffice Base and select open an existing database. From the recently used
database select ndatabase and click finish.

Step 2: Click on the Forms icon from the database pane.

Step 3: Click Use Wizard to Create Form.

Step 4: Select the Table as the Employees table and Transfer all the available fields by the
‘>>’ button. Then click Next.

Step 5: If a subform has to be created check the subform option or else click next.

Step 6: Select the desired alignment and arrangement options and then click next.

Step 7: Set the required data entry options. Then, click Next.

Step 8: Select the desired styling options and then click next.

Step 9: Add the form’s name and click work with form immediately after creation. Click
Finish.

Step 10: Work with the form and then close the form.

Step 11: Save the database and close it.

Q5: Create a Report Based on the Previously Created Table


Steps:

Step 1: Open LibreOffice Base and select open an existing database. From the recently used
database select ndatabase and click finish.

Step 2: Click on the Reports icon from the database pane.

Step 3: Click Use Wizard to Create Report.

Step 4: Select the Table as the Employees table and Transfer all the available fields by the
‘>>’ button. Then click Next.

Step 5: Label the fields as needed and then click next.

Step 6: Add grouping levels if needed or else click next.

Step 7: Sort the data if needed or click next.

Step 8: Choose the required style and layout and then click next.
Step 9: Add the report’s name and if its dynamic and click work with form immediately after
creation. Click Finish.

Step 10: Work with the report and then close the report.

Step 11: Save the database and close it.

You might also like