/ Published in: MySQL
Truncate or Delete a table only if it exists can not be done with a single line query.
We can achieve it with dynamic querying with a stored procedure.
We can achieve it with dynamic querying with a stored procedure.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML