There are ICONS database level and ICONS table level in the toad.
ICONS databases are those that access at the top, just below (for Ex: Toad For Oracle).
They start from left to right, File / Edit / Search / Editor / Session ....
Table level ICONS are those that appear when a table or piece of data is selected
grid (when data is displayed for the table).
You can import from ICONS databases and export to a .dmp file
but you cannot export to SQL LOADER or INSERT STATEMENT from the ICONS database, so use
Table level icons. See the following steps:
a.
- Highlight a table
- Right click on the table
- Export table
- In export format: select "Insert Expressions"
OR
IN.
When the table has data, and you have selected the "Data" tab, you will have below
Column / Indexes / Constraints / Triggers / Data / Script tabs several ICONS, IE filter Funnel,
and three ICONS on the right, you will have a database icon (IN BLUE).
You can click on it and select the export format.
source share