how can i check to see if a database table exists?

is there a simple expression to handle this or do i need to figure out some way of looping through all the tables in the database and checking them one by one?