i have to run multiple SQL statement in a batch if i store those sql in a file and can i run that file for those sqls
thanks J
i have to run multiple SQL statement in a batch if i store those sql in a file and can i run that file for those sqls
thanks J
Sure, you can use the mysql
client program for the purpose, see MySQL reference.