Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › why are null fields shown in sqlyog?
I assume you mean when you hit F8 to view the contents of a table and possibly change it.
It's a place for you to add a new record. If you don't add anything in that record, nothing will be added to the table.
It's safe to ignore.
=C=
Thanks for the explanation.