how to write a bat file to execute the .sql fiel
        Posted  
        
            by ganuke
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ganuke
        
        
        
        Published on 2010-05-28T07:32:21Z
        Indexed on 
            2010/05/28
            7:41 UTC
        
        
        Read the original article
        Hit count: 196
        
mysql
I want to execute query in side the db.sql file using MySQL 5.1 in windows environment. Can any one help me to this. I want to do this by runing a bat file.
© Stack Overflow or respective owner