I am very new to MySQL and am studying from a book and all is going great but I do have a couple of questons.
1.) I am entering data into the command line of the mysql client (?) (DOS promt) and while entering a record if there is an error in syntax I don't find out until I am completely done with the record and enter the last ");". Which means I have to go back and retype EVERYTHING, now I know I can use my up/down arrows to scroll through previousely entered lines, but I still have to start from the beginning. Is there a way to make the correction on the offending "line" and then re-run the command?
2.) Is there a way to import records from Excel into a MySQL database (I have seen the export feature)? In this case I may just not have read far enough, but I am just curious and can't find the answer in the book at this point.
It is so amazing the stuff you can do with PHP/MySQL, I am really enjoying learning thiese applications and love that there is a place like this to push you in the right direction when things get a bit foggy.
Thank you