Computer Science, asked by adhiraj541, 11 months ago

sona needs to display name of techers , who have "0" as the third character in their name. she wrote the following query.
SELECT NAME FROM TEACHER WHERE NAME = " $$0?"

Attachments:

Answers

Answered by srajfaroquee
0

Answer:

Absolutely, the query is correct.

Explanation:

Similar questions