You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Scripts and Results Options determine settings for scripts (including server side comments, quote identifier and statement separator settings) and Query Results display settings (including data type formatting).

Contents

Scripts

Amazon Athena

Amazon Athena Scripts.png

  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.
  • Include Databases for Table Completion: Enable qualifying with database name when completing a table completion on all databases.

Amazon Redshift

Amazon Redshift.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

Apache Cassandra

Apache Cassandra.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Keyspace: Enable the qualifying of object name with keyspace name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

Apache Derby

Apache Derby.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields

Apache Hive

Apache Hive.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields

DB2 - LUW 7.x

DB2 LUW 7.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

DB2 - LUW 8.x/9.x/10.x

DB2 LUW 8.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

DB2 - iSeries

DB2 iSeries.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ;' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

DB2 - z/OS

DB2 z-OS.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields

Generic - JDBC/ODBC

Generic JDBC.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields

Google BigQuery

GoogleBigQuery.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields

Greenplum

Greenplum.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields

Informix

Informix.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

MS Excel

MS Excel.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

MS SQL Database (Azure)

MS SQL Database (Azure).png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

MS SQL Database (Azure Synapse)

MS SQL Database Azure Synapse Scripts.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.
  • Include Schema For Table Completion: Enable qualifying with schema name when completing a table completion.

MS SQL Server

SQL Server.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.
  • Include Schema For Table Completion: Enable qualifying with schema name when completing a table completion.

MS SQL Server 7.0

MS SQL Server 7.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields

MariaDB

MariaDB 10..png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

MongoDB

MongoDB.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

MySQL, Aurora MySQL, Google MySQL

MySQL.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

Netezza

Netezza.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

Oracle 8i

Oracle 8i.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

Oracle 9i/10g/11g/12c

Oracle 9i.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

ParAccel Analytic Platform

ParAccel Analytic Platform.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

PostgreSQL, Aurora PostgreSQL, Google PostgreSQL

PostgreSQL.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

SAP HANA

SAP HANA.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

SingleStore (MemSQL)

SingleStore Scripts.png

  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

Snowflake

Snowflake Scripts.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

SQLite

SQLite.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

Sybase ASE 11/12/15/16

Sybase ASE.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

Sybase Anywhere

Sybase Anywhere.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

Sybase IQ

Sybase IQ.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

Teradata Aster Database

Teradata Aster Database.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

Teradata Database

Teradata Database.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

Vertica

Vertica.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.

VoltDB

VoltDB.png

  • Server Side Comment: /* */: Enable Server Side Comments for block comments.
  • Server Side Comment: //: Enable Server Side Comments for slash comments.
  • Server Side Comment: --: Enable Server Side Comments for dash comments
  • Quote Identifier: Specifies the quote identifier for objects.
  • Qualify Object w/ Schema: Enable the qualifying of object name with schema name.
  • Visual Editing Quote Identifier: Enable the quote identifiers in Visual Editing.
  • Quote Identifier for Table Completion: Identifies the quote identifier to use when completing a table completion.
  • Quote Identifier for Column Completion: Identifies the quote identifier to use when completing a column completion.
  • Statement Separator: Statement separator to use when generating DDL scripts
  • ';' Statement Separator: In SQL Scripts, interpret ';' at end of line as statement separator. NOTE: Enabling this feature man cause issues with PL/SQL, Transact-SQL and Procedure DDL statements
  • Case for Auto Completion: Case conversion for auto completion of columns and fields.
     

Results Format Options

The Results Format options allow you to define how datatypes are formatted in the Text and Grid results.

Results Format.png

Explain Format: Displays the Date and Time Format Characters

Results Time Date Format.png




  • No labels