BobLoblaws
Programmer
I am wondering what the equivalent of the Access tabledefs collection is in SQL Server.
Ideally, I would like to do a 'SELECT * FROM tabledefs' that returns all the tables in a database.
Ideally, I would like to do a 'SELECT * FROM tabledefs' that returns all the tables in a database.