Hi,
Can you please tell me how to run the sql script on mysql prompt?
I tried the command but not succesfull.
C:\MySQl\bin:> mysql --u=root --p=amit < mysql.sql
C:\MySQl\bin:>source < MySQL51amit_CL_Inst_1.txt
How to run sql script on MySQL 5.1.34 prompt.
|