select * from city where city like '%a\_%b'
Answers
Answer:
Please provide the table
Explanation:
% is used to represent numerous characters
_ for a single character
It represents the numerous characters.
Explanation:
SQL is a language for querying databases and MySQL is an open deliver database product.
SQL is used for accessing, updating and retaining information in a database and MySQL is an RDBMS that allows clients to keep the information that exists in a database organized.
SQL does now not change (much), as it is a language. MySQL is a relational database manipulate gadget based mostly on SQL – Structured Query Language.
The software is used for a full-size form of purposes, inclusive of information warehousing, e-commerce, and logging applications.
The most now no longer unusual place use for MySQL however, is for the motive of a web database.