hi, i trying to show out all my tables using mssql.
for mysql i can do this
$show = "SHOW TABLES";
$query = mysql_query($show);
but if it is mssql, is there a command for that?
|
|
+ Reply to Thread
Results 1 to 3 of 3
Thread: show tables
Thread InformationUsers Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
|
Bookmarks