Created
May 31, 2021 08:41
-
-
Save rluisr/de90fbb483ced3507741e1e4ad754959 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mysql> select * from d1.t1; | |
+----+ | |
| id | | |
+----+ | |
| 1 | | |
| 2 | | |
| 3 | | |
+----+ | |
5 rows in set (0.00 sec) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment