information_schema database ... select table_schema,table_name from information_schema.tables;
- Jon On Oct 31, 2006, at 10:29 PM, Kurt Zimmerman wrote: > Is there a system table you can quere to see if a > table exists? I know there is one in SQL Server. > > Kurt > > > > ______________________________________________________________________ > ______________ > Low, Low, Low Rates! Check out Yahoo! Messenger's cheap PC-to-Phone > call rates > (http://voice.yahoo.com) > > _______________________________________________ > New York PHP Community Talk Mailing List > http://lists.nyphp.org/mailman/listinfo/talk > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in New York PHP > http://www.nyphp.org/show_participation.php _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
