Product Home
DTM Data Generator Online Documentation Prev Page Prev Page
General
Product Profile
Product Versions
Quick Start
Rule Wizard
System requirements
Connect to Database
Quick Start
Direct Connection
Connect to Desktop File
Data Sources
DSN File
OLE DB Connection
Connection Profile
Connection Information
Troubleshooting Guide
Project Properties
Program Settings
General
Interface
Rule and project
Execution
Date and Time Formats
Execution
Random BLOB Loader
Project migration
Database Model Viewer
Fill Table Rule
Table Fill Modes
Table Fill Options
Tables options
Columns options
Row count tab
Scripts
Rule Output
Preview
Fill Methods
Method Options
Random values
Values list
From table
List from file
From Values Library
Incremental
By pattern
By SQL statement
By formula
Custom generator
Named Generators
Field groups
Advanced Rules
Clear Rule
Tables Creation Options
Objects Creation
File Rule
Advanced Features
Tables Selection
Bulk project modification
Table Information
Value Library
Change target Table
Command Line
Performance Tips
Performance mode
Format Strings
Select column
Data export
How to...
Additional Info
Product Ordering
Database Utilities
Licence agreement
Demo version
Install
Uninstall
Upgrade
Support
Trademark Information
Glossary

Row Count Management tab

The program supports a few ways to specify number of rows to be generated. Please note that all methods are applicable to "append" and "replace" row modes only.
For "Update" and "Scramble" modes the program operates with whole source table. Please use "where" clause at the table tab to limit rows to be updated or scrambled.

By default the user enters fixed values and the program generates required number of data rows. Also available:
  • Random method. In this case the program will generate random number of rows in the range specified by user.
  • By another method. The generator will create same number of rows as contained in another table of the same database.
  • By SQL statement. This way allows the user o define SQL statement that will be executed before generation. The first result will be user as number of rows.
  • By data from another table. In this case the program will generate defined number of rows for each unique value from specified 'table.column'.
DTM Data Generator: Row count management panel