AsaiToshiya on Nostr: データベースのテーブルのリスト ``` use <データベース名>; show ...
データベースのテーブルのリスト
```
use <データベース名>;
show tables;
```
#hive
Published at
2024-12-16 02:44:31Event JSON
{
"id": "7b3e7584f86da58aadd082cb316e96e41b75aaf0bb2d219859e55616b1945ef8",
"pubkey": "0a2f19dc1a185792c3b0376f1d7f9971295e8932966c397935a5dddd1451a25a",
"created_at": 1734317071,
"kind": 1,
"tags": [
[
"t",
"hive"
]
],
"content": "データベースのテーブルのリスト\n\n```\nuse \u003cデータベース名\u003e;\nshow tables;\n```\n\n#hive",
"sig": "9ffdebb886d0c5c766282a297f22443284de0052bd6a7d2d4b3a559a6d9ad11df4c162570038c996082d22f1b7b234dc868de703e4c2babf07a60150e15d9806"
}