The query statement

https://www.mysqltutorial.org/basic-mysql-tutorial-aspx/using-mysql-select-statement-to-query-data/

Define the key elements and uses of the SELECT query statement, and provide an example of its usage.

Sample Solution