Home >Database >Mysql Tutorial >数据库开发:在批处理文件内部调用SQL_MySQL

数据库开发:在批处理文件内部调用SQL_MySQL

WBOY
WBOYOriginal
2016-06-01 13:51:041107browse

bitsCN.com

    使用sqlcmd可以在批处理脚本中执行SQL。虽然这个命令的参数很多,但幸运的是,我们不需要全部理解,在这里简要介绍以下几个:

{ -U login_id [ -P password ] } |

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn