Computer Science, asked by mrudulaadapala77, 13 hours ago

you query the database with this command
select name
from employees
where name LIKE '_a%';

Answers

Answered by singhrunjhun71
0

you query the database with this command select name

from employees

where name like Abhishek

Similar questions