サポートと今すぐチャット
サポートとのチャット

Toad Data Modeler 7.3 - 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

Microsoft SQL Server 2012

Entity

Fulltext Index Tab

Fulltext Index tab, new combo box Search Property List.

SearchPropertyList object has only listing function. It is not possible to define it (CREATE/DROP/ALTER not supported).

Index

Type of Index box - new Columnstore index type.

For Columnstore indexes, many options are available, though they are not valid and they do not get generated.

Spatial Index Parameters Tab

New Spatial Tessalation Scheme box with new options GEOMETRY_AUTO_GRID and GEOGRAPHY_AUTO_GRID. Based on selection, further Bounding Box and Grids options are enabled or disabled.

Cells Per Object— Default value changed to empty from 16.

Trigger

With Append option is not available now and the checkbox was removed from trigger.

File Table

New File Table object is available.

  • Keys can be defined in text on tab Keys (ALTER TABLE tablename ADD UNIQUE (attr)).
  • Indexes can be defined in text on tab Indexes (CREATE INDEX ...).
  • Triggers can be defined in text on tab Triggers (CREATE TRIGGER ...).
  • Permissions can be defined in text on tab Permissions (GRANT ...).
  • Comments can be defined on tab Description.
  • In case the user wants to define checkconstraints in text, the After Script tab can be used.
  • In case the user wants to define foreign keys in text, the After Script tab can be used.

Sequence

Define Data Type in Data Type for Sequence Valuebox.

Available data types: tinyint, smallint, int, bigint, decimal and numeric with a scale of 0. You can use also any user-defined data type (alias type) that is based on one of the allowed types.

Extended Properties

Extended Properties are supported for the following objects (generally where comments are supported):

  1. Objects with new tab Extended Properties.
  2. Objects for which Extended Properties are loaded during reverse engineering as a text as for example After Script, function parameters, procedure parameters, view columns, key/index/foreign key for Filetable.

Other objects in Model Explorer:

  • Sequence
  • Search Property List
  • FileTable
  • Filegroups
  • Partition Schemes
  • FilestreamFilegroups - Similarly to Filegroups, FilestreamFilegroups work in Toad Data Modeler only as a list. During script generation, the FilestreamFilegroups definition is not generated and during reverse engineering  the definition is not loaded either (only names are loaded).
  • Stoplists - Similarly to Filegroups, Stoplists work in Toad Data Modeler only as a list. During script generation, the Stoplist definition is not generated and during reverse engineering  the definition is not loaded either (only names are loaded).
  • Partition Functions
  • Fulltext Catalogs
  • XML Schema Collections
  • Assemblies

Reverse Engineering

Available Data Providers are:

  • Connection via ADO
  • Native Connection

Connection via ADO:

Native Connection:

Reverse Engineering Settings

  • Check Graph Table Columnsto include graph table columns $node_id", "$edge_id", "$from_id", "$to_id in your RE

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.

Microsoft SQL Server 2014

Entity

  • New option to define Table as Memory Optimized using the new checkbox in General tab in Entity Properties.
  • New option to select Durability. Only active when Memory Optimized is checked

Index

  • New options available for indexes of Memory Optimized tables in Index | General - Hash Index and Bucket Count (only available with checked Hash Index

  • New option available in Index | Index Options - Statistics Incremental

  • Added new tabs Selective XML and Selective Secondary XML
  • New Index types available in Index | General | Type of Index - Columnstore, Selective XML, Secondary Selective XML

Note:Choosing Columnstore type changes the choices available in Compression Type and Compression Type for Partition combo boxes in Data Compression tab. The specific options for Columnstore type are: COLUMNSTORE and COLUMNSTORE_ARCHIVE.

Note:You can now set Index as Clustered Columnstore by choosing Columnstore Index type and checking the Clustered checkbox.

Key

  • New options available for keys of Memory Optimized tables in Key | General - Hash Index and Bucket Count (only available with checked Hash Index

  • New option available in Key | Index Options - Statistics Incremental

    Procedure

    • New Type of Stored Procedure available in Stored Procedure Properties | General - Natively Compiled Stored Procedure

    User Data Type

    • New option to define User Data Type as Memory Optimized (User Data Type Properties | General), User Data Type has to be of TABLE type
  • 関連ドキュメント

    The document was helpful.

    評価を選択

    I easily found the information I needed.

    評価を選択