Today I learned.今日我所學
0.0.1
My SQL
Latex
Oracle database
Mac OS X (10.3 or above)
Prononciation
Linux
Today I learned.今日我所學
Docs
»
Oracle database
View page source
Oracle database
¶
Check if a table exists in the current database schema
¶
SELECT table_name FROM user_tables WHERE table_name = 'TABLE_NAME';