mysql> SELECT created_at, updated_at, title, subtitle FROM pages WHERE tags LIKE 'sysvar' ORDER BY created_at DESC;

| created_at | updated_at | title | subtitle | tags |
| 2020-06-29 |  | 21 Parameter Group Values to Change in Amazon RDS for MySQL |  | mysql, aws, sysvar, parameter-group |
| 2005-12-23 | 2024-06-05 | MySQL Select and Sort Status Variables |  | mysql, sysvar |
2 rows in set (0.00 sec)