Oracle: Check if a table exists
select table_name from user_tables where table_name = '__TABLE_NAME__'