Home
BBA - CA ( BCA )
_FY BBA-CA ( BCA )
_SY BBA-CA ( BCA )
_TY BBA-CA ( BCA )
Viva/MCQs
Interview Practice
Question Bank
Donate Us!
Practical Slip 28 - 2019 Pattern
C Language:
Q1)
Write a program to accept a string and then count the occurrences of a specific
character of a string.
Q2)
Write a program to accept two numbers as range and display multiplication table
of all numbers within that range.
DBMS:
Q3)
Consider the following entities and their relationships. Create a RDB in 3 NF with
appropriate data types and Constraints.
Blood (blood_id, blood_group, cholesterol_level, storage)
Donar (donar_id, name, address, gender, phone_no)
Relation between Blood and Donar is Many to one.
Constraint: Primary Key , Blood_group should not be null.
Consider the above tables and execute the following queries:
1. List out Donar wise Blood_group.
2. Display cholesterol_level of blood which is given by ‘Mr. Mahandule’.
Q4)
Consider the above tables and execute the following queries:
1. Display the stock of blood whose group is “O+ve”.
2. Delete gender column from Donar table.
3. Update storage of blood to 100 bottles whose blood_group is “B+ve”.
4. Display blood group having maximum storage.
5. Display the details of donar in ascending order of donar_name.
Post a Comment
0 Comments
Recent Posts
4/recent/post-list
Social Plugin
Popular Posts
602 Software Testing | 2 Marks Questions with Answer
July 27, 2022
602 Software Testing | 4 Marks Questions with Answer
July 27, 2022
Unlocking the Future of Programming and Technology
April 06, 2023
Categories
Algorithms & Data Structure
1
Database
1
Interview Question
10
Programming Language
7
Question Bank
28
VIVA / MCQ with Answer
10
Web Development
4
Monthly Blog
April
4
November
1
August
7
July
33
June
3
May
1
March
1
February
3
Tags
Algorithms & Data Structure
Database
Interview Question
Programming Language
Question Bank
VIVA / MCQ with Answer
Web Development
0 Comments