Select the desired export output, enter the desired file name in the Target File Name field, and then click OK.Intelli Tips

The Intelli Tips feature facilitates the writing of SQL queries by displaying the catalog objects in a pop-up window as the user types his/her queries.

Prerequisites for Intelli Tips

The Intelli Tips feature will only work if:

·You are using WinSQL Professional

·You have fetched the database catalog prior to writing the SQL query

By default, WinSQL Professional fetches the database catalog after the connection is established. This feature can be disabled for use with large databases; however, the database catalog must be manually fetched prior to using Intelli Tips.

When Intelli Tips are enabled, Intelli Tips displays a window containing Table and Field as you type SQL script in the query window.  You can also press [Ctrl+spacebar] to manually invoke the Intelli Tips window.

The data displayed in the Intelli Tips window is pulled from the Catalog Details window. Therefore, any filter you have applied in the Catalog Details window applies to the data in the Intelli Tips window.

The Intelli Tips window can display both tables and fields.  WinSQL Professional parses the current query and displays the appropriate tab (tables or fields). To display columns for a particular table, click the Tables tab, select the desired table, and then click the Fields tab to display the fields within the selected table.