plzzzzzzzzzz ans tomorrow is my exam
Attachments:
Answers
Answered by
0
a)
select * from Mobile order by price asc
b)
insert into Mobile values ("M007", "MI", "Note5", 2000, '2017-12-12')
c)
update Mobile set price = (price +1000) where Company = 'Samsung'
d)
delete from Mobile where Company = "Oppo"
e)
select * from Mobile where price > 5000
Similar questions
Social Sciences,
7 months ago
Social Sciences,
7 months ago
Social Sciences,
1 year ago
Science,
1 year ago
Physics,
1 year ago