I have a text file contains sql codes, such as create table and insert data into tables.
I installed MySQL on RedHat 9, how do I excute all the sql command in the text file using mysql?
Thank you.
I installed MySQL on RedHat 9, how do I excute all the sql command in the text file using mysql?
Thank you.
Comment