I have just started using MySQL in Windows environment. I can run SQL commands from mysql> prompt and I can use SQL to create a database table from the command line. However, I tried running a script to build a table (using exactly same SQL as I use on the command line) as follows:
mysql> @...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.