I'm doing some database programming using Java/JDBC. I'dlike to know how to find the table names contained in adatabase/schema. Is there an SQL statement for doing that?
Kristen