首页
mac
it
登录
6mi
u
盘
搜
搜 索
it
直接在命令行执行MySQL语句
直接在命令行执行MySQL语句
mac
2024-05-26
25
mysql --user='xx' --password='xxx' -e "select * from tmp" database
可以在SQL语句结尾处,输入将要用到的数据库名,也可以在表名称前面添加数据库名,database.tmp
转载请注明原文地址: https://mac.8miu.com/read-492506.html
最新回复
(
0
)