Home Home Screenshots Download Documentation Contact Licensing

Documentation: Aqua Data Studio 4.7     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. Informix
  VII. PostgreSQL
  VIII. MySQL
  Character sets
  Registering Servers
  I. MSDE 2000
  II. SQL Express 2005
  III. PostgreSQL SSL
  Application
  I. Browser & Scripting 
  II. Visual Editing
  III. SQL History
  IV. Shortcut Toolbar
  V. Options
  VI. Settings
  Query Window
  I. Basics
  II. Shortcut Keys
  III. Toolbar
  IV. Server Side Comments
  V. SQL Automation
  VI. Variable Binding
  VII. Results
  VIII. Save Results
  IX. Auto-completion
  X. SQL Formatter
  XI. Permissions
  XII. Parameterized
  Visual Explain Plan
  I. Basics
  II. Explain Plan
  III. Explain Diagram
  IV. Whiteboard
  Procedure Editor
  Tools
  I. Table Data Editor
  II. Script Generator
  III. ER Diagram
  IV. Query Builder
  V. Import Tool
  VI. Export Tool

  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

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 Copyright© 2001-2006 AquaFold, Inc. All Rights Reserved