Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 selecting table names and column names

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-01 : 23:39:02
Mike writes "I know how to get table names or column names with Informix by selecting from the appropriate system table (systables, syscolumns). I am now working on something cross-platform and I'm already stuck on Access databases. Is there any standard SQL query to return the names of tables and columns in a database? I can't find anything anywhere."
   

- Advertisement -