Running Mysql Script
I am using mysql on ubuntu 8.04 LTS.I have a file with .sql extension.It has some queries for creating tables..How can I execute this script?
0