BigQuery registrations should be straightforward.

General Tab

Tab Coloring

To Identify Server Environments, whether it is a Production, Development, or Test, use the tab Coloring feature:

Using the Keyboard combination "CTRL + SHIFT + P", you may quickly access Server Properties and edit Tab Coloring options.

Using Filters Options in Registration (Filter Tab)

Edit the Server Properties, to use FILTER options for a Server in Aqua Data Studio:

Features

Using the drop-down at the top of the Filter Tab, quickly change your Schema or Folder View.

Filter Examples:

If your intention is to show only the tables that start with XXPKD, then you need to change your main filter to "Exclude All", and the secondary filter to "+XXPKD*". Note the "+" in front of the XXPKD pattern. Also, note that the filter pattern is case-sensitive.

The filter shown below is set to exclude all projects except those that start with "aq". This is similar to the above example where all schemas, except the XXPKD schema, are excluded. Then, there is an "Object Folder" filter on the Tables folder, which excludes everything except those that start with "forum".

Using Advanced Properties (Advanced Tab)

Edit the Server Properties to use Advanced Properties in Aqua Data Studio:

  With options in Advanced properties of a Server, you can:

Using the drop-down at the bottom of the Advanced Tab, quickly change your Object Display in the Server Browser. Also, if the 'Destination Table - Result Size - Allow Large Results' is checked, then it is must specify the first three options in the Query Options section.

Server Permissions (Permissions Tab)

  Edit the Permissions in Server Properties in Aqua Data Studio:

  With options in the Permissions Tab of a Server, you can:

Table Data Editor, SQL Debugger, Update, Delete, and Truncate options of Query Analyzer are not supported for Google BigQuery.

Server Scripts (Script Tab)

  Edit Scripts in Server Properties in Aqua Data Studio:

With scripts in the Script Tab of a Server, you can enter an SQL Script that is executed each time a new connection is established.

Script for SQL Version - Using Legacy SQLSQL Version - Without Using Legacy SQL





Shell Scripts (FluidShell Tab)

  Edit Shell Scripts in Server Properties in Aqua Data Studio:

  With scripts in the FluidShell Tab of a Server, you can:

Server Connections (Connection Monitor Tab)

Enable the connection monitor to start an application thread that monitors the status of the connection associated with the Query Window.
With the connection monitor, you can:

For more information, see Connection Monitor.