0% found this document useful (0 votes)
13 views

DBSA Lab Process

Lab
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

DBSA Lab Process

Lab
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

DBSA Lab Process

Step 1: Open your BITS Gmail and open below mention mail.

Step 2: Click on “Here”

Step 3: Login using credentials given in above mail.


Step 4: Click on “View Lab”

Step 5: Click on “Start” and wait till “Web Desktop” button appears. (It will take 4-5 mins, depends not
internet speed).

Step 6: Click on “Web Desktop”. (After that Virtual lab will be open)
Step 7: Click on “MySQL Workbench”

Step 8: Click on “root”


Step 9: Enter password “Root123$” and click on “OK”.

Step 10: Create a database using “CREATE DATABASE <your_database_name>;” query. And use “USE
<your_database_name>;” to use database.

*Note: To see the Schemas, click on right arrow. It will appear like this.
Step 11: Create tables which are mentioned in lab sheet.

Step 12: Insert dummy records in all the tables (at least 4 records in each)
*Note: Please analyze all the Problem statements and according to that insert records.

Step 13: Build and execute a query for all the 15 problem statements and take screenshot of each one by
one. (Refer below screenshot for the same.)

Step 14: refer the below image to add screenshot in .pdf file.
Step 15: Click on “Save. Window will appear to save.

Step 16: Click on Desktop. Open “Persistent_Folder”. Create a new folder inside that with name
“<your_name_Bits_Id>”. Open that folder and save .sql file with name “<your_bits_id>”.

Step 17: After saving the .sql file and completing the .pdf file (contains screenshots) make sure to save
both the file in folder created inside Persistent folder.

Step 18: Make a .zip file of the same folder and submit it on Taxila portal.

You might also like