
Select the console file, and press Shift+F6.Knowing who has access to what tables in Amazon Redshift is very important.
Datacrow unable to query amazon windows#
Open the Files tool window ( View | Tool Windows | Files) and navigate to Scratches and Consoles | Database Consoles. Right-click a console tab, and select Rename File. Press Alt+F1, select Files View and press Enter. Navigate to a console file from the Select In window To see the details of a file, hover the cursor over the console tab. Right-click any area in the editor and select Reformat. In a console, right-click any area and select Local History | Show History. Productivity tips View history of a query console The change of the default dialect will influence all consoles and data sources that use the current data source driver. Syntax error highlighting is disabled, that is all statements in a query console are shown as syntactically correct). The Generic SQL dialect supports completion and highlighting for SQL keywords, table and column names. Right-click the editing area of the input pane, select Change Dialect, and select Generic SQL.
Datacrow unable to query amazon driver#
If you change the dialect to Greenplum in one console, all the consoles and data sources that use the PostgreSQL driver will switch to the Greenplum dialect.īy default, the SQL console dialect is defined by a data source that is attached to the console. For example, let's say that you have several data sources that use the PostgreSQL driver. Note that the selected dialect is applied to all the data sources that were created with the current driver. In the Change SQL Dialect window, select a dialect. Right-click the editing area of the input pane and select Change Dialect (). For more information about the settings, see Query execution.Ĭonfiguring console dialects Change the SQL dialect in the editor Open settings by pressing Ctrl+Alt+S, navigate to Database | Query Execution. Open a console and click the Data Source Properties icon ( ). Navigate to the directory where you want to store the file.Ĭonfiguring console settings Modify console settings In the To directory field, specify a new location for the file. Right-click a console file and select Refactor | Copy File…. Right-click a console file and select Delete.

Select and drag console files to the directory. Right-click a data source group where you want to create a new directory, select New | Directory. Group consoles under the data source directory Right-click a console file and select Refactor | Rename.


In the Files tool window ( View | Tool Windows | Files), navigate to Scratches and Consoles | Database Consoles.Įxpand a data source group that includes your console. In the Database tool window, click the Jump to Query Console… icon ( ) and select a console that you want to open or create a new one.Ĭlick a data source, press F4, and select the console that you need. In the Files tool window ( View | Tool Windows | Files), navigate to Scratches and Consoles | Database Consoles |, double-click a console file. When a console is open, you can write SQL here, run it and get the result. Read more about the single session mode in Single session mode. You can work with just one connection for the data source and have all consoles use that same one connection. New console means a new connection to a data source. Right-click a data source and select New | Query Console.Ĭlick a data source, press Alt+Insert, and select Query Console.Ĭlick a data source, press Ctrl+Shift+F10, and select New Query Console. To create a console, use one of the following actions in the Database Explorer ( View | Tool Windows | Database Explorer).Ĭlick a data source and select File | New | Query Console. Working with console files Create a query console
