table_exists?(table_name)
Instance Public methods
Checks to see if the table table_name
exists on the database.
1 | table_exists?( :developers ) |
Checks to see if the table table_name
exists on the database.
1 | table_exists?( :developers ) |
Designed by : w10schools
service@w10schools.com
Please login to continue.