1 About DB Query Analyzer

DB Query Analyzer is presented by Master Genfeng,Ma from Chinese Mainland. It has English version named ‘DB Query Analyzer’and Simplified Chinese version named   .

DB Query Analyzer is one of the few excellent Client Tools in the world for its’ powerful function, friendly interface, easy operation and applicability to every production of RDBMS.

 ① It lets you query ODBC data sources, author SQL scripts and queries, return query results to a grid or free-form text or a file, retrieve ODBC driver information,  execute multiple SQL scripts or stored procedures simultaneously,  save the result to files with high efficiency which is as quick as tools provided by database system.  What is more, from 6.01, DB Query Analyzer provides SQL Execute Schedule function to execute SQL scripts in certain time. If you select the option ‘SQL Schedule Reconnect’ in configurations window, the Schedule SQL scripts will be executed as long as the Database Server is in use, even though the Database Server had been down. ⑤ It allows users to define monthly or weekly SQL executing plans.  ⑥ You can save each result to different file when executing multi SQL statements. ⑦ You can define the separator char among fields or define the record end char as well.  ⑧ From version 6.03, without changing any Windows OS settings or configurations, DB Query Analyzer can run on anyMicrosoft Windows OS directly such as Windows 10, Windows 8, Windows 7, Windows Vista, Windows 2003, Windows XP, Windows 2000, Windows NT, Windows ME, Windows 9X.

In the New products & Tools reviews of programmer second issue of 2007, DB Query Analyzer had been strongly recommended.

Now the Simplified Chinese version of DB Query Analyzer is the top 50 database application software in the famous software website Zhongguancun online. In most case it lies the top 10 and it has been downloaded more than 120,000 times.

89 technical articles about DB Query Analyzer have been published in computer journal, BAIDU Library, the CSDN resource or my three blog-websites.

2 Separator char and line end char

In 7.01, you can choose Tab, Comma,’|%|’ as the separator char when displaying the result by TEXT or saving the result to a file, what’s more, you can define the word as the separator char by yourself.If the configuration is changed, it will take effect immediately to the result displaying by TEXT or saving the result to a file.

Figure 1   Fields seperator char items

In 7.01, you can choose \r\n, \n,\r and so on as the line end char when saving the result to a file, what’s more. If the configuration is changed, it will take effect immediately just to save the result to a file.

Figure 2   Line End char items

 

In 7.01, you can choose \r\n, \n,\r and so on as the line end char when saving the result to a file, what’s more. If the configuration is changed, it will take effect immediately just to save the result to a file.

 

3 Define the separator char among fields and the record end char and set save to multi files on

In 7.01, you can save each result to different file when executing multi SQL statements while turn on the item ’set save to multi files on’.

Figure 3   Set the Fields Seperator char ‘|%|’, Line End char ‘;’ and turn on save to multi files

 

4 Save to different file when executing multi SQLstatements

Figure 4  In the beginning, there is no file in the target directory

Figure 5   Input 7 group SQL scripts

Figure 6   Execute the SQL scripts group and input thefirst file name

Figure 7   Seven files have been saved according to theSQL scripts group

Figure 8   There are 7 files in the directory

Figure 9   Open the file tb_road_4402.txt and see the Fields Seperator char ‘|%|’ and Line End char ‘;’

 

5 Summary

Today I just demonstrate that DB Query Analyzer is very good tool in big data processing.What’s more, 89 technical articles about DB Query Analyzer which have been published in computer journal, BAIDU Library, the CSDN resource or my three blog-websites.

At present, DB Query Analyzer is widely used in our company and our colleagues are fond of it to access DB2 database.

 

 

DB Query Analyzer 7.01 download URL: 

http://xiazai.zol.com.cn/detail/43/420901.shtml

http://unitedpowersoft.cn/UpFile/DBQueryAnalyzer_English_701.rar

My blogs are http://blog.csdn.net/magenfeng

http://blog.sina.com.cn/magenfeng

Interview with CSDN:  http://www.csdn.net/article/2014-08-09/2821124

 

89 technical articles about DB Query Analyzer have been published in computer journal, Baidu Library, the CSDN resource and my three blog-websites.

Thefollowing 7 articles have been published in computer journals.

Guangdong Highway settlementbusiness analysis system based on Star Schema in Data Warehousing according tonational standardization inComputer Era 7th issue of 2015 in Hangzhou.

DB Query Analyzer to cancel a running SQLstatement in Computer Era 12th issue of 2011 in Hangzhou.

DB Query Analyzer Returns Information in MoreDetail While Batch SQL Statement End of Execution in Computer Programming Skill& Maintenance 24th issue of 2011 in Beijing

The Application of the Transactions Control inDB2 with DB Query Analyzer in Computer Programming Skill & Maintenance 22nd issue of 2011 in Beijing.

How does DB Query Analyzer cancel the SQLstatement committed to DBMS in Computer Engineering & Software 6th issue of2011 in Tianjin.

The Application of the Transactions Control inOracle with DB Query Analyzer in Microcomputer Applications11th issue of 2011 in Shanghai.

    DBQuery Analyzer had been strongly recommended In the New products & Toolsreviews of programmer 2nd issue of 2007.

Thefollowing 78 articles have been published in Baidu Library, the CSDN resourceor my three blog-websites.

The DBMS that DB Query Analyzer Users often usecover all kinds of DBMS have been published.

How to configure ODBC DSN in Client to accessremote DB2 for Windows

How to configure ODBC DSNto access local DB2 for Windows

Which SQL statement is the trump card to thesenior software developer

Exe packer prevent DB Query Analyzer from beingdebugged have been published.

16 articles from The 1st tip of DB Query Analyzeto The 16th tips of DB Query Analyzer have been published.

The table name must be enclosed in doublequotation marks or square bracket while accessing EXCEL by DB Query Analyzer

How to download theinstallation package by ZOL Downer

DB Query Analyzer, the most excellent Universaldatabase Access tools on any Microsoft Windows OS

Demonstration of DB Query Analyzer 6.03Installation and Running on Microsoft Windows 8

How to easily create DB2 user function by DBQuery Analyzer 6.03

Install and run DB Query Analyzer 7.01 on MicrosoftWindows 10

A universal algorithm design of locating fixedlength string

How to generate the complex data regularly toMinistry of Transport of P.R.C by DB Query Analyzer

The new powerful SQL executing schedule monthlyor weekly in DB Query Analyzer 7.01 

Save results to different files when executingmulti SQL statements in DB Query Analyzer 7.01
 

 

Save results to different files when executing multi SQL statements in DB Query Analyzer 7.01的更多相关文章

  1. Access text files using SQL statements by DB Query Analyzer

    Access text files using SQL statements by DB Query Analyzer Ma Gen feng (Guangdong Unitoll Services ...

  2. The new powerful SQL executing schedule monthly or weekly in DB Query Analyzer 7.01

    1 About DB Query Analyzer DB Query Analyzer is presented by Master Genfeng,Ma from Chinese Mainland. ...

  3. How to executing direct SQL statements [Axapta, AX4.0, AX2009, AX2012]

    Today I want to talk about executing SQL statements in X++ on both the current AX database and exter ...

  4. Executing Raw SQL Queries using Entity Framework

    原文 Executing Raw SQL Queries using Entity Framework While working with Entity Framework developers m ...

  5. [Tool] Enable Prettier in VSCode as Format on Save and add config files to gitingore

    First of all, install Prettier extension: "Pettier - Code formatter". The open the VSCode ...

  6. hibernateTemplate.find或hibernateTemplate.save()执行操作没有反应,但是有sql语句

    今天使用ssh框架搭建的项目,进行查询和保存操作,使用的是 public Collection<T> getAllEntry() { return this.hibernateTempla ...

  7. Data access between different DBMS and other txt/csv data source by DB Query Analyzer

        1 About DB Query Analyzer DB Query Analyzer is presented by Master Genfeng,Ma from Chinese Mainl ...

  8. 使用DB查询分析器实现异构数据源中数据表的相互访问

    1  引言   硕士程序员马根峰(CSDN专访马根峰:海量数据处理与分析大师的中国本土程序员)推出的个人作品----万能数据库查询分析器,中文版本DB 查询分析器.英文版本<DB Query A ...

  9. DB 查询分析器7.01 新增的保存执行结果到多个文件功能

        1      引言   中国本土程序员马根峰(CSDN专访马根峰:海量数据处理与分析大师的中国本土程序员)推出的个人作品----万能数据库查询分析器,中文版本DB 查询分析器.英文版本< ...

随机推荐

  1. 关于jsp页面加载时报错500的问题

    先说一下,问题的发生,个人做了个小系统,成品以后运行了几次,没有问题,结果最后一次测试时,发现登陆页面报错了: 账号密码输入正确,经过后台登陆后,按理说是应该进入登陆成功后的jsp页面,然而结果却是: ...

  2. drupal8主题安装

    一.在网站上下载一个主题包 在 https://www.drupal.org/project/bootstrap 下下载的bootstrop主题 二.下载之后,解压放在d8game/themes目录下 ...

  3. Jmeter启动问题总结

    下载下来的jmeter文件,双击jmeter.bat文件打开的时候,系统提示如下: 查询安装的环境,java的jdk存在,并且版本在1.7以上,详情如下: 在环境变量PATH中添加:%SystemRo ...

  4. Canvas - 时钟绘制

    导语:距离上一次写canvas,已经过去两年半,如今业务需要,再次拾起,随手记录. [思考] 时钟的绘制主要在于圆的绘制:1. 使用context.arc()方法直接绘制圆或圆弧: 2. 使用圆的方程 ...

  5. PHPCMS v9.5.8-设计缺陷可重置前台任意用户密码

    验证.参考漏洞:http://wooyun.jozxing.cc/static/bugs/wooyun-2015-0152291.html 漏洞出现在/phpcms/modules/member/in ...

  6. [Codeforces 940E]Cashback

    Description 题库链接 给你两个整数 \(n,c\) ,以及一个数列 \(A\) ,让你将序列分为许多段.对于每一段,他的价值为序列内除了最小的 \(\left\lfloor\frac{le ...

  7. [NOI 2001]炮兵阵地

    Description 司令部的将军们打算在N*M的网格地图上部署他们的炮兵部队.一个N*M的地图由N行M列组成,地图的每一格可能是山地(用“H” 表示),也可能是平原(用“P”表示),如下图.在每一 ...

  8. Chtholly Nota Seniorious

    题目背景 大样例下发链接: https://pan.baidu.com/s/1nuVpRS1 密码: sfxg こんなにも.たくさんの幸せをあの人に分けてもらった だから.きっと 今の.私は 谁が何と ...

  9. 计蒜客NOIP模拟赛(3) D1T2 信息传递

    一个数据包在一个无向网络中传递.在时刻0,该数据包将依照特定的概率随机抵达网络中的某个节点.网络可以看做一张完全带权无向图,包含N个节点,若t时刻数据包在节点i,则在t+1时刻,数据包被传递到节点j的 ...

  10. ●BZOJ 1272 [BeiJingWc2008]Gate Of Babylon

    题链: http://www.lydsy.com/JudgeOnline/problem.php?id=1272 题解: 容斥,Lucas定理本题的容斥考虑类似 [BZOJ 1042 [HAOI200 ...