mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-21 02:37:58 +08:00
Update README.md
This commit is contained in:
@@ -159,8 +159,7 @@ SHOW TABLES;
|
||||
|
||||
-- Describe table structure
|
||||
DESCRIBE my_topic;
|
||||
-- or
|
||||
DESC my_topic;
|
||||
-- or use the shorthand: DESC my_topic;
|
||||
|
||||
-- Basic select
|
||||
SELECT * FROM my_topic;
|
||||
|
Reference in New Issue
Block a user