Computer Science, asked by askdude10, 2 months ago

Answer the following questions based on the table

named Cust_Info given below
Cust_Id Cust_Name Mobile_No

10001 Sooraj 9394568921

10002 Uma 9445689732

10003 John 9876432177

10004 Anne 8967534212

10005 Akbar 9447534343

a. Write an SQL query to add one more record with Cust_Id=10006, Cust_Name= Ron

and Mobile_no:-9447789078

b. Write an SQL query to select the record with Cust_Name =John

c. Write an SQL query to delete the record with Cust_id=10006

d. Write an SQL query to select the record with Cust_id=10003 ​

Answers

Answered by jayeshsargar52
1

Answer:

d. Write an SQL query to select the record with Cust_id=10003

Thank you for ☺️☺️

Similar questions