首页
文章
活动
博客
图书
招聘
Search
登录
注册
mysql中类似oracle spool 功能
2012-08-16
张林
mysql中类似oracle spool 功能
mysql -udb_user -pdb_password < s.txt> b.txt
cat s.txt
use javashop_db;
select image_default from es_goods;
select atturl from es_adv;
select logo from es_brand;
b.txt中是你想要的东东了
0
该文章对我有帮助
530°
/
5304 人阅读
/
0 条评论
发表评论
请
登录
后发表评论
张林
访客 158076
张林
的其他博文
更多
The 10 Commandments of Load Testing
I think it is time for QTP to die*
Canoo webtest-vs-selenium-webtest-wins-13-5
测试行业网站
Debugging JDBC with a Logging Driver
6 Tips to Get Started with Automated Testing
Test Automation
程序员相关的笑话
理解Git工作流
9 件创业教我的事