Computer Science, asked by mansirawal04, 1 month ago

Identify the errors in the following query and rewrite correct query.
(E
(i) Select * from Stu lent where Name = NULL;
(ii) Select highest (s lary) from employee group by designation where DOJ > "2020-02-02"
(v) Select * from employee where name = "A%";
(vii) Update table student set Name = "Sunita" where admno - 1234;​

Answers

Answered by maanvichaudhary854
1

Answer:

sir I think this concept is not such clear to us

Similar questions