I am querying an MS Access database from Java. I want to find out if a certain table already exists in the database, or whether the program has to create it. I would like to know if there is an SQL query that will tell the program if a certain table exists or not. Any help would be greatly appreciated.
Thanks
Thanks