shell 查詢mysql 導出部分數據

$ mysql -u monitor -p 111111  -e "select * from monitor_field where create_time between '2018-01-09 00:00:00'and '2018-01-09 17:00:00'  " > monitor.out   Enter password:  
相關文章
相關標籤/搜索