Finally I decide to write something on Toad for Oracle and I will try to cover some enhanced option of Toad version 10.
UTF8 support (Multi-Language Support)
If you want to use Toad on Unicode-enabled Oracle databases—or where non-english character sets are used—Toad v10 now supports Unicode.
Unicode support for object names and data Unicode extends to most things in Toad except where certain Oracle utilities do not support it, such as SQL*Plus and SQL*Loader.
Enhanced Data Generation
We introduced data generation as part of Toad for Oracle 9.7. This feature allows developers and DBAs to generate randomised data for one or more tables, respecting referential integrity if it exists. Randomised data, however, has its limitations so Quest felt it was time to revamp it. It now allows you to specify exactly the type of generator you want for specific table columns. Realistic data such as names, addresses, zip codes, social security numbers, etc, can be selected. You can even request that the generator be based on a SELECT statement in an existing table. There is also a new Data Preview button that lets you check what the data will look like in the table(s) before generation. Besides still being able to select random or “real” data, you can also decide—based on the quantity of data you wish to generate—whether the operation happens on your desktop or on the database server for increased performance.
Data Grid
One of the benefits of the Toad platform upgrade was an opportunity to provide new data grids. These new grids offer far more efficiency than their predecessors and are now applied throughout Toad so that you will have a lot more consistency when it comes to a data grid’s behavior.
You’ll notice a new grouping region above the grid into which you can drag and drop column headers where you want to group and sub-group. The data grid navigator has also been moved to the bottom of the grid to simplify the toolbar. Column selection is made easier via a button in the top left of the grid to select which columns you want to be visible. The right-click menu is also simpler and the ‘Save As’ feature has been renamed as ‘Export Dataset,’ which is more meaningful; the selection of file formats to which you can save is unchanged.
TIP OF THE MONTH
Q: How to enable version control within Toad?
1. Install team coding roles on the server via the Server Side Object Wizard.
- The Server Side Object Wizard is located under Database | Administer | Server Side Object Wizard.
- Follow the steps through.
2. Once the Wizard is finished, disconnect all database session from Toad for Oracle and reconnect.
3. Login as the Toad USER that was created during the Server Side Object Wizard session.
4. Go to Utilities | Team Coding | Team Coding Status.
5. Click on “Setting.”
6. Check “Enable Team Coding.”
Written By:
Shahzad Hussain, Database Specialist, QME Software
