Is there a way to tell MySQL directly (or indirectly with another program) to check the spelling of a table/specific fields?
I used to dump my test DBs into EXCEL and do it there but that seems a bit extreme for MySQL (although I *could* still do that by exporting the data to a text file, loading it into excel, doing the check and then importing the data file back in)
TIA
I used to dump my test DBs into EXCEL and do it there but that seems a bit extreme for MySQL (although I *could* still do that by exporting the data to a text file, loading it into excel, doing the check and then importing the data file back in)
TIA