First of all thanks for your help. I do an learning SQL, so I need some help.
I have a Sqlite database in which some fields in a certain column contains nothing or string of spaces.
Please How do I delete the rows containing nothing (or string of spaces) from the database?
Thanks for your help.