首页
文章
活动
博客
图书
招聘
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
该文章对我有帮助
543°
/
5431 人阅读
/
0 条评论
发表评论
请
登录
后发表评论
张林
访客 158576
张林
的其他博文
更多
云测试(cloud testing)之我见
10个免费软件将Ubuntu变成视频工作室
TDD有多美?
Sar 用法 及测试环境
edu
Paypal Sandbox & Tools
java.io.IOException: error=12, Cannot allocate memory
Automated local accessibility testing using WAVE and WebDriver
ATDD in Practice
Android Programming Course for Beginners