We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4d70f commit d0c30c1Copy full SHA for d0c30c1
_posts/db/oracle/2016-06-22-oracle _table_info.md
@@ -8,7 +8,7 @@ tags: db oracle
8
* content
9
{:toc}
10
11
-##取表:
+## 取表
12
13
```sql
14
select table_name from user_tables; //当前用户的表
0 commit comments