From c248cfe21dd0ffecf63dc31113347d59b06fec42 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 26 Dec 2024 03:57:30 +0900 Subject: modified MySQL.md --- SI/Resource/Data Science/SQL/MySQL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3