Chat now with support
Chat with Support

Toad Data Modeler 8.0 - 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 11 Greenplum 4.1 Greenplum 4.2 Ingres 9.3 Ingres 10.0 EDB Postgres Advanced Server 10 Microsoft Access 2010 Microsoft Azure SQL Database V12 Microsoft SQL Server 2012 Microsoft SQL Server 2014 Microsoft SQL Server 2016 Microsoft SQL Server 2017 Microsoft SQL Server 2019 Microsoft SQL Server 2022 MySQL 5.6 MySQL 5.7 MySQL 8.0 Oracle 11g Release 1 Oracle 11g Release 2 Oracle 12c Release 1 Oracle 12c Release 2 Oracle 18c Specifics - Oracle 19c Specifics - Oracle 21c PostgreSQL 9.5 Specifics - PostgreSQL 10 Specifics - PostgreSQL 11 Specifics - 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

Script Generating

Note: To generate the table, column descriptions for SQL Server db in Toad Data Modeler, schema/owner has to be defined. Please see the Entity Properties form | General tab and from the Schema box select a schema or click the icon on the right to open the Schema dialog and define a new schema, then select it for the entity.

MySQL 5.6

Entity

Row Format

For Row Format item, it's possible to select some of these options:

  • Default
  • Dynamic
  • Fixed
  • Compressed
  • Redundant
  • Compact

Properties Character Set and Collation must be identical for parent and child tables provided that at least one parent attribute is of a text data type. If the properties are not identical, a warning message is returned during model verification.

Partition tab

On the Partition Options tab, you can write SQL code to create partition. The partition will be generated in SQL code as well as in reports.

See the SQL Preview tab:

Attribute

Comments box on tab General - The text written in the Comments box on entities and attributes is generated in final DDL script.

Model Conversion from MySQL to SQL Server and Oracle

MySQL Enum data type is converted to Char data type, a check constraint for the attribute is created, the parameter is preserved (see the SQL tab of the Check Constraint Properties dialog).

   

Relationship

Foreign keys are supported only by tables of the InnoDB type.

 

Index

The following types of indexes are supported:

  • Default
  • BTREE
  • HASH

Fulltext indexes are supported only by tables of type MyISAM.

 

Trigger

Trigger Event options:

  • INSERT
  • UPDATE
  • DELETE

Trigger Time options:

  • BEFORE
  • AFTER

User Data Types, Dictionary Types

In MySQL 5, User Data Types and Dictionary types are not available.

Databases

Data Types

  • Implemented several Data Types with a fsp (fractional seconds precision) parameter - TIME, TIMESTAMP, DATETIME

Index

  • New parameters: ALGORITHM_OPTION (DEFAULT, INPLACE, COPY), LOCK_OPTION (DEFAULT, NONE, SHARED, EXCLUSIVE)
  • Support for Index Comments (tab Comment added in the Index Properties dialog)

Entities

  • New parameters: STATS_AUTO_RECALC, STATS_PERSISTENT, STATS_SIMPLE_PAGES


Reverse Engineering

See Reverse Engineering - MySQL 8.0 for more information.

Script Generation

See Script Generation - MySQL 8.0 for more information.

 

Related Documents
Toad Data Modeler - 8.0
Installation Guide
Release Notes
User Guide
Showing 1 to 3 of 3 rows

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating