SELECT TABLE_NAME FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_NAME = '#SOME_TABLE_NAME#'
HTH
P.
-----Original Message----- From: Brook Davies [mailto:brook@maracasmedia.com] Sent: Sunday, May 13, 2001 6:47 PM To: CF-Talk Subject: SQL 7.0 (checking for the existence of a table)
Is it possible (without using a stored procedure) to check for the existence of a table in SQL 7.0? Thanks for the help.
Brook Davies MaracasMedia Inc.