Tuesday, 6 August 2013

Automatically Deleting empty MySQL rows?

Automatically Deleting empty MySQL rows?

I have a system that gives users auth codes, however sometimes the system
malfunctions, and puts an empty row in the table. How can i check upon
creation if a part of the row is empty "" and how to automatically delete
it each time? Im kind of new so some detailed help would be great. I have
researched it a bit just can't seem to find the solution.

No comments:

Post a Comment