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 10 - 2019 Pattern
C Language:
Q1)
Write a C program to accept the x and y coordinate of a point and find the quadrant in
which the point lies.
Q2)
Write a program, which accepts a number n and displays each digit in words.
Example: 6702 Output = Six-Seven-Zero-Two
DBMS:
Q3)
Consider the following entities and their relationships. Create a RDB in 3 NF with
appropriate data types and Constraints.
Employee (emp_no, name, skill, payrate)
Position (posting_no, skill)
The relationship between Employee and Position is Many to Many with day and shift as
descriptive attribute.
Constraint: Primary key, payrate should be > 0.
Consider the above tables and execute the following queries:
1. Display skill of employees name wise.
2. Update the posting of employee to 220 whose skill is “Manager”.
Q4)
Consider the above tables and execute the following queries:
1. Find the names and rate of pay of all employees who has allocated a duty.
2. Give employee number who is working at posting_no. 201, but don’t have the
skill of waiter.
3. Display a list of names of employees who have skill of chef and who has assigned
a duty.
4. Display shift wise employee details.
5. Update payrate of employees to 20000 whose skill is waiter.
Post a Comment
0 Comments
Recent Posts
4/recent/post-list
Social Plugin
Popular Posts
Digital Marketing | VIVA / MCQ with Answer
July 26, 2022
602 Software Testing | 2 Marks Questions with Answer
July 27, 2022
603 Advance Java | 3 & 4 Marks Questions with Answer
August 01, 2022
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