Adding Tables to Query
Last modified: October 23, 2019
The first step in building a SELECT query is to decide which tables and views you need to add t the SELECT list.
Adding Tables and Views
To add tables and views to the query, simply drag-and-drop them from the Database Explorer tree to the query diagram.
You can also select required tables in the Database Explorer, right click the selected tables, and then click Send To, and then click Query Builder. Table shapes appear containing the list of table columns which you can mark to include in SELECT list. Select the All Columns option if you want to select all the fields in a table.
After you have added tables to the query diagram, you can use the Selection tab of the tabbed editor to adjust the query to your needs.
Note
A connection you are using while dragging a table must be the connection of the query document. You will not be able to perform a drag and drop operation from another connection.
Note
The appearance may slightly vary depending on the product you use.
Besides tables, you can add the following objects to the diagram:
- Views
- Synonyms
- Functions
They are displayed as shapes with the list of columns which you can mark to include into the SELECT list.
Want to find out more?
Overview
Take a quick tour to learn all about the key benefits delivered by dbForge Studio for Oracle.
All features
Get acquainted with the rich features and capabilities of the tool in less than 5 minutes.
Request a demo
If you consider employing this tool for your business, request a demo to see it in action.