Printable View
how to make query for mysql that will return if it is an empty table or not?
Quote: Originally Posted by A4Andy how to make query for mysql that will return if it is an empty table or not? Code : "SELECT COUNT(*) FROM MyTable" immutable objects
"SELECT COUNT(*) FROM MyTable"