0

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

1
  • Which database system do you use? Commented Jun 5, 2009 at 15:07

2 Answers 2

4

Yes! Using MySQL in batch mode

Sign up to request clarification or add additional context in comments.

Comments

0

Sure, you can use the mysql client program for the purpose, see MySQL reference.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.