diff options
Diffstat (limited to 'SI/Resource/Data Science/SQL/MySQL.md')
| -rw-r--r-- | SI/Resource/Data Science/SQL/MySQL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SI/Resource/Data Science/SQL/MySQL.md b/SI/Resource/Data Science/SQL/MySQL.md index 59a56a1..5f0ce16 100644 --- a/SI/Resource/Data Science/SQL/MySQL.md +++ b/SI/Resource/Data Science/SQL/MySQL.md @@ -29,8 +29,8 @@ TIMESTAMP -- YYYY-MM-DD HH:MM:SS - View tables ```sql -.tables -- sqlite TABLES -- mysql +.tables -- sqlite ``` - Describe tables |
