Hi, I am trying to run scripts from the mysql prompt. The command is:
mysql -h localhost -u root bookdb -p < insert.sql
However, I am getting a syntax error problem. Can someone help me with this.
Thanks, Aravind
if you want help, you should at least tell us what the error is