Understanding Various MySQL Executable Files – mysql tutorials

This lesson you learn how to the execute mysql file. MySQL Provide the executable file and uses the MySQL Client interactive file by this command “shell> mysql db_name “. It is possible put the SQL statement in file and tell the mysql from input read this file . So the create text file ” text_file” [...]
August 18, 2008 | Posted in MySql Tutorials | Read More »