Term-II Question Paper Ip
Term-II Question Paper Ip
9.Write SQL query to erente tuble "sluden" witlh the following niructure
Field
Type Construint
Adn id Char 5 Primury key
Nanme Vurchar 20
DOR dute
1|Page
Q.6. Ditlerentnte between he following with exumple (any 4)
i alter table and ereate
tablo statement
Ii where und order by claus
i chur and varchar datatype
IV insert and update statement
table:
Q.9 Anitu has erented the given order
Storeld
Orderld OrderDate OrderAmount
0101 2015-02-12 34000 SI04
Order?
(i) What is the data type of columns Orderld and OrderDate in the table
(i)Anita is now trying to insert the following row
OrderAmount Storcld
Orderld OrderDate
O102 NULL 59000 SI05
Will she be able to successfully insert it ? Give reason.
2 P age