Title: "MySQL SELECT Syntax" Date: 2017-12-18 18:00:45 Categories: [data base] tags: [mysql, mariadb, percona]
SELECT is used to retrieve rows selected from one or more tables, and can include UNION statements and subqueries.
Link