[snip] Can anybody tell me the query or procedure by which i can generate the .sql file. So that I dont need to write the query again and again on prompt. [/snip]
Create a text file containing your query commands and then save it as filename.sql (calling it whatever you wish of course) and then call that text file from the command line. HTH! Jay sql, mysql, query "Watch out for the idiot behind me" ************************************* * Want to meet other PHP developers * * in your area? Check out: * * http://php.meetup.com/ * * No developer is an island ... * ************************************* --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php