Computer Science, asked by habiba55, 1 year ago

plzz answer these questions​

Attachments:

Answers

Answered by jagdish1581
2
(a) ID is a primary key.

(b) Insert into _(table name)values (H608,'cardiology','TTS','Vinita Wahi');

(c)select*from (table name) where OPD_DAYS='MWF'

Hope it helps you it is also helpful for me for the revision bcoz tomorrow is my exam ✌✌✌

habiba55: mera bhi exam hai kal and i was cnfused about the answer thank uh
jagdish1581: ur welcome ✌✌
jagdish1581: have u prepared all the things
habiba55: ya i have prepared just solving papers
jagdish1581: ohk me too bye
habiba55: bye
Answered by LuckyYadav2578
1
(a) suitable primary key is ID

(b) insert into table values ("H608", "cardiology", " TTS" ,"Vinita Wahi" );

(c) select * from table where OPD_DAYS =" MFW" ;

note:- you have not mentioned the table name in place of table name i am using table)

● i hope its help ☆☆ :)
Similar questions