Home Home Screenshots Download Documentation Contact Licensing Licensing

Documentation: Aqua Data Studio 6.0 - New Features     HTML Documentation download, ZIP: ads-docs.zip (Size: 20MB) / ads-docs-no-shots.zip (Size: 368KB)
  Getting Started
  Installation
  JDBC Drivers
  I. Oracle
  II. DB2 UDB
  III. SQL Server
  IV. Sybase ASE
  V. Sybase Anywhere
  VI. Sybase IQ
  VII. Informix
  VIII. PostgreSQL
  IX. MySQL
  Memory Configuration
  Character sets
  Registering Servers
  I. MSDE 2000
  II. SQL Express 2005
  III. PostgreSQL SSL
  Application
  I. Browser and Scripting
  II. Visual Editing
  III. SQL History
  IV. Shortcut Toolbar
  V. Key Mappings
  VI. Custom Keymap Profiles
  VII. Options
  VIII. Settings
  Query Window
  I. Basics
  II. Toolbar
  III. Server Side Comments
  IV. SQL Automation
  V. Variable Binding
  VI. Results
  VII. Save Results
  VIII. Auto-completion
  IX. SQL Formatter
  X. Permissions
  XI. Parameterized
  Editors
  I. SQL Editor
  II. Text Editor
  III. HTML Editor
  IV. XML Editor
  V. Regular Expressions
  Image Viewer
  Visual Explain Plan
  I. Basics
  II. Explain Plan
  III. Explain Diagram
  IV. Whiteboard
  Procedure/Package Editor
  Tools
  I. Table Data Editor
  II. Script Generator
  III. ER Diagram
  IV. Query Builder
  V. Import Tool
  VI. Export Tool
  VII. Execution Monitor
  Difference Tools
  I. Schema Diff
  II. Tab Diff
  III. Directory Diff
  IV. File Diff
  V. Copy History Diff
  Oracle DBA Tools
  I. Instance Manager
  II. Storage Manager
  III. Rollback Manager
  IV. Log Manager
  V. Security Manager
  VI. Session Manager
  VII. SGA Manager
  VIII. Server Statistics
  SQL Server DBA Tools
  I. Instance Manager
  II. Storage Manager
  III. Security Manager
  IV. Session Manager
  V. SQL Agent Manager
  Sybase DBA Tools
  I. Instance Manager
  II. Storage Manager
  III. Security Manager
  IV. Session Manager

With Query Analyzer's Save Results feature, the user can save the results of a statement execution to a variety of different file formats or copy them to the clipboard for easy copy & paste.

  1. File - Specify the file that will receive the results
  2. Encoding - Indicate the character encoding
  3. Platform - Select either Windows or Unix platform (to choose the end-of-line delimiter)
  4. Results - Choose the panel containing the content to be saved
    • Grid Results -
    • Text Results -
    • Client Statistics -
    • Explain Plan -
  5. Data Format - Select the format of the data to be saved
    • Delimited Data - save the results as a series of delimited rows of data
      • Delimiter - character used to delimit columns of data
      • String quoted identifier - character used to delimit strings
      • Include columns as first row - Include column names as the first row of the document
      • Include row count as first column - include row number in the first column of each row
      • Set text to (null) on NULL value - use the string "(null)" to represent a NULL value in the document
    • INSERT Statements - save the results as a series of INSERT SQL statements
      • Schema Name - specify the name of the schema containing the table
      • Table Name - specify the table name
      • Statement Separator - select a statement separator
      • Include table CREATE as first statement - include a CREATE SQL statement as the first statement of the document
    • XML Document - save the results as an XML document
      • String quoted identifier - character used to delimit strings
      • Include columns as first row - include column names as the first row of the document
      • Include row count as first column - include row number in the first column of each row
      • Set text to (null) on NULL value - use the string "(null)" to represent a NULL value in the document
    • HTML Document - save the results as a formatted HTML document
      • Include SQL Statement - include the SQL statement in the document
      • String quoted identifier - character used to delimit strings
      • Include columns as first row - include column names as the first row of the document
      • Include row count as first column - include row number in the first column of each row
      • Set text to (null) on NULL value - use the string "(null)" to represent a NULL value in the document
    • Excel Worksheet - save the results as a Microsoft Excel spreadsheet
      Note: this format cannot be sent to the Clipboard
      • Include SQL Statement - include the SQL statement in the document
      • Include columns as first row - include column names as the first row of the document
      • Include row count as first column - include row number in the first column of each row
      • Set text to (null) on NULL value - use the string "(null)" to represent a NULL value in the document
  6. Click Save to Clipboard to send the results to the clipboard in the specified data format.
  7. Click Save to File to send the results to a file in the specified data format.

Aqua Data Studio - Save Results
Home Screenshots Downloads Documentation Support Licensing Contact Copyright© 2001-2006 AquaFold, Inc. All Rights Reserved