FirstRanker Logo

FirstRanker.com - FirstRanker's Choice is a hub of Question Papers & Study Materials for B-Tech, B.E, M-Tech, MCA, M.Sc, MBBS, BDS, MBA, B.Sc, Degree, B.Sc Nursing, B-Pharmacy, D-Pharmacy, MD, Medical, Dental, Engineering students. All services of FirstRanker.com are FREE

📱

Get the MBBS Question Bank Android App

Access previous years' papers, solved question papers, notes, and more on the go!

Install From Play Store

Download OU B.Com (Important Questions) Bcom (Computers ,CA,& Hons) MIS Practical Question Bank

Download OU (Osmania University) B.Com (Bachelor of Commerce) (Important Questions) Bcom (Computers ,CA,& Hons) MIS Practical Question Bank

This post was last modified on 27 January 2020

DUET Last 10 Years 2011-2021 Question Papers With Answer Key || Delhi University Entrance Test conducted by the NTA


FirstRanker.com

Computer Lab - Practical Question Bank

FACULTY OF COMMERCE, OSMANIA UNIVERSITY

--- Content provided by⁠ FirstRanker.com ---

MANAGEMENT INFORMATION SYSTEM PRACTICAL QUESTION BANK

Time: 60 Minutes

Record : 10

Skill Test : 15

Total Marks : 25

--- Content provided by‌ FirstRanker.com ---

MS ACCESS:

  1. Create a Student Table in MS-Access with the following features:
    1. Roll Number
    2. Student Name
    3. Class
    4. Marks in Subject 1, Subject 2, Subject 3
    5. --- Content provided by FirstRanker.com ---

    6. Total
    7. Average
    8. Result
  2. Create a Personal Information table in MS-Access with the following fields:
    1. First Name
    2. --- Content provided by FirstRanker.com ---

    3. Middle Name
    4. Last Name
    5. Nationality
    6. Gender
    7. Temporary Address
    8. --- Content provided by‍ FirstRanker.com ---

    9. Permanent Address. Generate a Form and Report.
  3. Create an Inventory table in MS-Access with fields:
    1. Product ID
    2. Product Name
    3. Product Quantity
    4. --- Content provided by‌ FirstRanker.com ---

    5. Product Price
  4. Create a database 'College' and table 'Student'. The following are the details of the table:
    Number Fname Lname Address Home phone Joining date
    101 Ram Prasad 11-1-963/A, Banjara Hills, Hyderabad 040-23343256 02/06/2016
    102 Shyam Singh 12-1-254/B, Sultan Bazar, Hyderabad 040-23345679 05/06/2016
    103 Ankur Agrawal 11-2-667/A, Vidhya Nagar, Hyderabad 040-23358796 03/06/2016
    104 Ramesh Sharma 10-2-340, Road No.12, Banjara Hills, Hyderabad 040-23389745 04/06/2016
    105 Harish Shekhawat 15-4-633/A, Begum Bazar, Hyderabad 040-23356486 02/06/2016
  5. Create a database 'Student'. Also create table 'studtable' and execute the following queries
  6. --- Content provided by​ FirstRanker.com ---

FirstRanker.com

SRollno Sname English SL FA-I BE BOM IT
101 Rajendra 75 85 90 85 86 90
102 Arvind 88 75 95 80 82 85
103 Krishna 89 77 82 78 82 86
104 Harish 75 72 70 65 60 77
105 Rajesh 86 85 81 80 89 90
  1. Sort the data by Sname.
  2. Calculate Total Marks of Individual Students.
  3. Calculate Percentage Marks of Individual Student.
  1. Create a database 'Student1'. Also create table 'stdtable' and execute the following queries
  2. --- Content provided by⁠ FirstRanker.com ---

SRollno Sname English SL FA-I BE BOM IT
101 Rajendra 75 85 90 85 86 90
102 Arvind 88 75 95 80 82 85
103 Krishna 50 52 58 50 53 54
104 Harish 52 55 51 56 57 59
105 Rajesh 86 85 81 80 89 90
  1. Display all Students who got >=80 Marks in Any Subject.
  2. Display all Students who got >=80% Marks in Total
  3. Display all Students who got <=60% Marks
  1. Create a database 'Student2'. Also create 'stdmarks' and execute the following queries
SRollno Sname English SL FA BE BOM FIT
101 Rajendra 22 20 23 20 23 20
102 Arvind 20 21 20 23 20 20
103 Krishna 50 52 58 50 53 54
104 Harish 52 55 51 56 57 59
105 Rajesh 85 81 80 89 90
  1. Display All the students who got <25 in individual subject.
  2. --- Content provided by‍ FirstRanker.com ---

  3. Display all the students who are Failed in individual Subject.
  4. Increase marks by adding 5 marks whose marks are <25.
  1. Create a database 'Student3'. Also create table 'stdmarks1' and execute the following queries
SRollno Sname English SL FA BE BOM FIT
101 Rajendra 90 95 92 90 88 90
102 Arvind 48 52 48 50 53 54
103 Krishna 85 88 89 85 95 90
104 Harish 12 10 15 12 10 15
105 Rajesh 60 66 75 77 65 79
  1. Update table by adding Grade as per the following:-
    1. Total %age >=90% Grade “E”
  2. --- Content provided by‌ FirstRanker.com ---

FirstRanker.com

  1. Create 'Employee' database and table 'Emp'
Empno Ename Designation Deptno DOJ Basic Salary
101 Ajay Manager 10 12/12/2001 25000
102 Arvind Dy. Manager 40 20/02/2002 20000
103 Rahul Programmer 20 22/03/2001 18000
104 Hari Mktg. Officer 40 01/04/2001 15000
105 Sahil Accountant 10 20-09-2000 12000
  1. Calculate DA as 40% of Basic Salary.
  2. Calculate Hra as 15% of Basic Salary.
  3. Calculate PF as 12.67% of Basic Salary
  4. --- Content provided by FirstRanker.com ---

  5. Calculate Gross Pay = Basic Salary + DA + HRA
  6. Calculate Net Pay = Gross Pay – PF.
  1. Create 'Employeel' database and table 'Emp]
Empno Ename Designation Deptno DOJ Basic Salary
101 Ajay Manager 10 12/12/2001 25000
102 Arvind Dy. Manager 40 20/02/2002 20000
103 Rahul Programmer 20 22/03/2001 18000
104 Hari Mktg. Officer 40 01/04/2001 15000
105 Sahil Accountant 10 20-09-2000 12000
  1. List all the Imployees Who are working in Dept no.10
  2. List all the Employees who get less than 20000 Salary.
  3. --- Content provided by FirstRanker.com ---

  1. Create 'Employee2' database and table 'Emp2'
Empno Ename Designation Deptno DOJ Basic Salary
101 Ajay Manager 10 12/12/2001 25000
102 Arvind Dy. Manager 40 20/02/2002 20000
103 Rahul Programmer 20 22/03/2001 18000
104 Hari Mktg. Officer 40 01/04/2001 15000
105 Sahil Accountant 10 20-09-2000 12000

FirstRanker.com

  1. Update Salary by adding the increments as per the following:-
    1. 10% Increment in Basic Salary who get < 20000
    2. 5% Increment in Basic Salary who get >20000.
  2. --- Content provided by‌ FirstRanker.com ---

  1. Create 'Employee3' database and table 'Emp3'
Empno Ename Designation Deptno DOJ Basic Salary
101 Ajay Manager 10 12/12/2001 25000
102 Arvind Dy. Manager 40 20/02/2002 20000
103 Rahul Programmer 20 22/03/2001 18000
104 Hari Mktg. Officer 40 01/04/2001 15000
105 Sahil Accountant 10 20-09-2000 12000

Generate the query to find out the following:-

  1. Total Salary paid by the Company to Employees
  2. Maximum Salary paid by the Company to Employees
  3. Minimum Salary paid by the Company to Employees
  4. --- Content provided by⁠ FirstRanker.com ---

  1. In the following table find out the Followings:
  1. All the Department Nos and Employees Names.
  2. All the Employees who joined in year 2001.
Empno Ename Designation Dept DOJ Basic Salary
101 Ajay Manager 10 12/12/2001 25000
102 Arvind Dy. Manager 40 20/02/2002 20000
103 Rahul Programmer 20 22/03/2001 18000
104 Hari Mktg. Officer 40 01/04/2001 15000
105 Sahil Accountant 10 20-09-2000 12000
  1. Create 'Course' database and 'Coursedtl' table having following records:-
SRollno Sname Course Section Medium College Total Fees
101 Rajendra B.Com General English ABC 5500
102 Arvind B.Com General English PQR 15000
103 Krishna B.Com General Telugu ABC 5500
104 Harish B.Com General Telugu PQR 7500
105 Rajesh B.Com Computers English ABC 15000
106 Harish B.Com Computers English PQR 25000
  1. Prepare the report to display lowest course fees with college name.
  2. --- Content provided by FirstRanker.com ---

  3. Prepare the Report to display all students who are pursuing B.Com(Computers).
  1. In the following table generate the queries for the followings:-
  1. Display the Course and College having Lowest Course Fees.
  2. Display all the courses pursuing by the PQR College.
SRollno Sname Course Section Medium College Total Fees
101 Rajendra B.Com General English ABC 5500
102 Arvind B.Com General English PQR 15000
103 Krishna B.Com General Telugu ABC 5500
104 Harish B.Com General Telugu PQR 7500
105 Rajesh B.Com Computers English ABC 15000
106 Harish B.Com Computers English PQR 25000
  1. Create a Library Database of your college having following fields and enter atleast 30 records in it:-
  2. --- Content provided by​ FirstRanker.com ---

Field Name Description
BookCode Primary Key
BookTitle Subject Name
Publisher Book Publisher Name
No.of.Copies Quantity in one Invoice
No.of Pages Total Pages in book
Edition Book Printing Edition
  1. From the College Library database find out the following:-
  1. Total no. of copies of books subject wise.
  2. A report displays all books group by Publisher.
  3. A report displays all books group by Book Title.
  4. A report displays all books group by Book Edition
  5. --- Content provided by​ FirstRanker.com ---

  1. Create the ‘Order' database and a table "Orderdt having following records:-
Order No Order Date Order Item Order Qty Order Code Client Type Delivery Status
1011 12/02/2015 LED Monitors 100 10000 1025 Road Delivered
1012 25/02/2015 Printers 100 8500 1025 Road Delivered
1013 25/03/2015 CPU 75 15000 1045 Road Delivered
1014 31/03/2015 LED Monitors 75 6500 1045 Road Not Delivered
1015 31/03/2015 CPU 75 18000 1025 Road Not Delivered

Generate the following reports from the above table:-

  1. Display all the Order No. which have not been yet Delivered.
  2. Display all the Orders of LED Monitor and CPU.
  3. Display all the Orders of LED Monitor and CPU which are not have been delivered yet.
  4. --- Content provided by FirstRanker.com ---

  1. Create a a 'Sales' Database and a table ‘Salesdtl' having following fields and data:-
SalesNo. Salesman Code Salesman Name Branch Sale Amount
1011 101 Arvind Jaipur 75000
1012 102 Ashok Jaipur 80000
1013 103 Harish Hyderabad 75000
1014 104 Manish Hyderabad 65000
1015 105 Krish Secunderabad 78000
  1. Generate the queries to find out the followings from the above ‘Sales' Table:
  1. Total sale of all the Branches.
  2. Total sale group by Branches.
  3. Maximum sale of individual branch.
  4. --- Content provided by FirstRanker.com ---

  5. Maximum sale in all branches.
  1. Create an 'Stock' database having an ‘Inventory' Table as per the followings:-
ProductCode Product Name Purchase Quantity Purchase Price (Per Unit)
1011 CPU 200 15000
1012 Monitor 100 7500
1013 Printer 75 5500
1014 UPS 200 3500
1015 Speakers 200 250
  1. Generate the following queries from the above ‘Inventory ‘Table:-
  1. Item wise total purchase price.
  2. Display new purchase price after adding 15% increase in purchase price.
  3. --- Content provided by‍ FirstRanker.com ---

  4. Display new Purchase quantity after deducting 5% from the quantity
  1. Create a 'Stock' database having 'Inventory,
Item Code Name of the Item Opening Stock Purchase (In Qty) Sales (In Qty)
1011 CPU 150 150 300
1012 Monitor 100 100 150
1013 Printer 75 150 125
1014 UPS 200 300 400
1015 Speakers 200 250 350

Generate the following queries from the above table:-

  1. Calculate the closing stock of each item (Closing Stock = Opening Stock + Purchase - Sales)
  2. Display all the Items which has closing stock < 100
  3. --- Content provided by‍ FirstRanker.com ---

  4. If closing stock is less than 100 then set the remark as “Re-Order Level” otherwise "Enough Stock".
  1. Create a database 'Student2'. Also create table 'stdmarks' and execute the following queries
SRollno Sname English SL FA BE BOM FIT
101 Rajendra 22 20 23 20 23 20
102 Arvind 20 21 20 23 20 20
103 Krishna 50 52 58 50 53 54
104 Harish 52 55 51 56 57 59

FirstRanker.com

  1. Display All the students who got <25 in individual subject.
  2. Display all the students who are Failed in individual Subject.
  3. --- Content provided by​ FirstRanker.com ---

  4. Increase marks by adding 5 marks whose marks are <25.
  1. Create a Personal Information table in MS-Access with the following fields:
  1. First Name
  2. Middle Name
  3. Last Name
  4. --- Content provided by FirstRanker.com ---

  5. Nationality
  6. Gender
  7. Temporary Address
  8. Permanent Address. Generate a Form and Report.
<

--- Content provided by​ FirstRanker.com ---

This download link is referred from the post: DUET Last 10 Years 2011-2021 Question Papers With Answer Key || Delhi University Entrance Test conducted by the NTA