mysql> select * from sandbox.test1;
+------+------+
| t | b |
| test | test |
| AAA | BBB |
2 rows in set (0.00 sec)
mysql>