mysql> SELECT created_at, updated_at, title, subtitle FROM pages WHERE tags LIKE '
performance' ORDER BY created_at DESC;
| | created_at | | | updated_at | | | title | | | subtitle | | | tags | | |
| | 2020-01-12 | | | | | | Queries Effect Performance | | | | | | mysql, performance, queries | | |
1 rows in set (0.00 sec)