Chat now with support
Chat with Support

Toad Data Modeler 7.2 - User Guide

Introduction User Interface Models and Model Objects
Physical Data Model
Entity Relationship Diagram Objects Basic Database Design Advanced Database Design
Universal Data Model Logical Data Model Working with Model Objects
Features and Tools
Application Variables Export/Import DDL Script Generation Graphics Model Actions Print Create New Project Reports Reverse Engineering Scripting and Customization About Templates Tips and Tricks Toad for Oracle Integration Toad Intelligence Central (TIC) Integration Tools Version Control
Options and Configuration Databases
Amazon Redshift 1.0 IBM DB2 LUW 9.5 IBM DB2 LUW 9.7 IBM DB2 LUW 10.1 IBM DB2 LUW 10.5 IBM DB2 LUW 11.1 IBM DB2 z/OS 10 IBM DB2 z/OS 11 Greenplum 4.1 Greenplum 4.2 Ingres 9.3 Ingres 10.0 EDB Postgres Advanced Server 10 Microsoft Access 2007/2010 Microsoft Azure SQL Database V12 Microsoft SQL Server 2005 Microsoft SQL Server 2008 Microsoft SQL Server 2012 Microsoft SQL Server 2014 Microsoft SQL Server 2016 Microsoft SQL Server 2017 Microsoft SQL Server 2019 MySQL 5.0 MySQL 5.1 MySQL 5.5 MySQL 5.6 MySQL 5.7 MySQL 8.0 Oracle 10g Oracle 11g Release 1 Oracle 11g Release 2 Oracle 12c Release 1 Oracle 12c Release 2 Oracle 18c Oracle 19c PostgreSQL 9.0 PostgreSQL 9.1 PostgreSQL 9.2 PostgreSQL 9.3 PostgreSQL 9.4 PostgreSQL 9.5 PostgreSQL 10 PostgreSQL 11 PostgreSQL 12 SQLite 3.7 Sybase ASE 15.5 Sybase ASE 15.7 SAP ASE 16.0 Sybase IQ 15.2 Sybase SQL Anywhere 11 SAP SQL Anywhere 17 Teradata 13 Vertica Database 8.0
Copyright Legal Notices

Reverse Engineering

Available Data Providers are:

  • Connection via ODBC
  • Native Connection

Connection via ODBC:

Native Connection:

Script Generating

 

PostgreSQL 9.1

Entity

New checkbox Unlogged added (verification changed accordingly).

Foreign Table

When Foreign Table is selected in the Table Type combobox, a new Foreign Table tab displays.

List of Options box should contain the part of CREATE FOREIGN TABLE command written in brackets in OPTIONS—e.g. filename 'c:\\file.txt'.

Although common entity object is used for Foreign Table entity in Toad Data Modeler, only the following features can be used:

  • Name
  • Schema

  • Attributes list
  • Comment
  • Permission
  • Foreign Server combobox
  • Foreign Table Options tab

For Attributes, only the following features can be used:

  • Name

  • Data Type
  • Null

Foreign Server

  • CREATE/DROP/ALTER are not supported
  • only a listing function

Attribute

The Collation combobox is available for:

  • Data TypeText, Character varying(x), Character(x), Varchar
  • User Data TypeBase type with selected Collatable checkbox

  • Dictionary Type—if correct Data Type or User Data Type is selected (see above)

  • Domain—combobox is disabled (changes not allowed)

Collation

  • CREATE/DROP/ALTER are not supported
  • only a listing function

User Data Type—Composite Type

COLLATE collation definition can be used for every attribute to set its Collation. To set Collation, manually write COLLATE collation expression in Composite Type tab right after "attributename datatypename" definition (see the screenshot above). Toad Data Modeler will load it during RE.

No attribute is necessary for Composite Type.

Index

It is possible to set Collation of every column/attribute of the table.

To set Collation

  1. Select the Generate Expression checkbox.
  2. In the Expression box, write e.g "atr1 COLLATE collname DESC, atr2".

Toad Data Modeler loads this index as an expression during RE.

Relationship

Not Valid checkbox—option when you add a constraint of a foreign key.

View - Trigger

  • INSTEAD OF UPDATE does not support columns list

  • AFTER/BEFORE UPDATE support columns list

  • if INSTEAD OF is used, the FOR EACH ROW checkbox must be applied

  • if AFTER/BEFORE UPDATE is used, the FOR EACH STATEMENT checkbox must be applied
  • INSTEAD OF does not support WHEN

Other objects in Model Explorer:

  • Tablespaces
  • Aggregates
  • Sequences
  • Rewrite Rules
  • Collations
  • Foreign Tables
  • Foreign Servers

Reverse Engineering

Available Data Providers are:

  • Connection via ODBC
  • Native Connection

Connection via ODBC:

Native Connection:

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating