首页
文章
活动
博客
图书
招聘
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
该文章对我有帮助
525°
/
5253 人阅读
/
0 条评论
发表评论
请
登录
后发表评论
张林
访客 157969
张林
的其他博文
更多
10 Helpful Resources for Cross Browser Testing
Planning a Load Test – Part 2
IOWait相关问题
Understand each field of AWR
应深入学习的10个Android开源应用项目
Weblogic的几个Issue的解决方法和一些Linuxx命令
建立测试团队的悲催生涯
Firefox 插件
Free Web Security Courses from Google
Why are introductory classes called ‘101’?