diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-12-13 22:45:03 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-12-13 22:45:03 +0900 |
| commit | e08f00c4b47e2717bc267b645d6bcd19b46982bb (patch) | |
| tree | e1f8423a0f88a47a53b4462326d1fad65bfe45b3 | |
| parent | 72c905772f2d676e732bce2ea63acef4c3b227e8 (diff) | |
modified MySQL.md
| -rw-r--r-- | SI/Resource/Data Science/SQL/MySQL/MySQL.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SI/Resource/Data Science/SQL/MySQL/MySQL.md b/SI/Resource/Data Science/SQL/MySQL/MySQL.md index c9567f9..1e1a269 100644 --- a/SI/Resource/Data Science/SQL/MySQL/MySQL.md +++ b/SI/Resource/Data Science/SQL/MySQL/MySQL.md @@ -29,6 +29,7 @@ TIMESTAMP -- YYYY-MM-DD HH:MM:SS ```sql .tables -- sqlite +TABLES -- mysql ``` - Describe tables |
