Home
Tech
Login
6mi
u
盘
搜
搜 索
Tech
SQL gets the table in the database
SQL gets the table in the database
zhaozj
2021-02-16
86
Get a table name Select Name from sysobjects where xtype = 'u' and status> = 0
转载请注明原文地址:https://www.9cbs.com/read-11742.html
9cbs
New Post
(
0
)