You are on page 1of 9

NAME – Harsh yadav

CLASS -12
SEC- ‘B’

PRACTICAL PROGRAMS
(TERM -II)
Ques1
Display structure of stores.

QUES 2
Write the command to insert 5 records
in supplies.
OUES 3
Write the command to insert 10 records in stores.

QUES 4
Write the command to display all records of supplier who is not supplying any
item.
QUES 5
Write the command to display all the item supplied by supplier ‘soft plastic’.

QUES 6
Write the command to display all items in the store table whose rate is above 50.

QUES 7
Write the command to display all the item whose quantity is below 100 and
supplied by tetra supply.
QUES 8
Write the command to display Item, quantity, rate and amount.

QUES 9
Write the command to count how many suppliers are supplying items.
QUES 10
Write the command to display different type of Pen available in the decreasing
order by name.

QUES 11
Write the command to display the latest date when any item is purchased.
QUES 12
Write the command to display amount and number of items supplied by each
supplier.
QUES 13
Write the command to display item which are starting with alphabet ‘S’.

QUES14
Write the command to display all the suppliers’ names with their code who had
supplied more than 2 items.
QUES 15
Write the command to display the details of item which are purchased this year in
the increasing order by date.

You might also like