Computer Science, asked by amartyaas, 8 months ago

b) Consider the following student table and write the queries
Table Student
SID
SNAME DOB
LOCATION
S001
Rayna
10.10.2000 Delhi
SOO2
Sini
03.01.2001 Kolkata
S003
Subha
05.06.2000 Chennai
S004
Akhila
04.09.2000 Mumbai
i) Write a query to display all records.
ii) Write a query to add new row with the following details.
('S005', 'Ahalya','08.07.2001', 'Kochi')
iii) To delete the record of s003 from student table.​

Attachments:

Answers

Answered by adhacker7788
1

Answer:

Bhai I don't know about this question

Similar questions