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

By SQL statement fill method

This method is the most convenient one when you want to use the results obtained through using functions built into your DBMS. When the "use first result set's column as a list" option is switched off, independent of the obtained data set, the program will use only the first field of the first record in the results in the generation process. Please refer to fields group feature to use another columns of the result set.

There are settings for this fill method:

  • When "Use result set as a list" is switched on the program uses result set of the statement execution. Otherwise, the program will execute entered statement for each value and use only first value of the first results column.
  • "Use list items as a pattern" means each list value will be processed as a pattern before using.
  • "Use values sequentially" option means the program will use list items from the first to the last. When the list ends the program starts from the first item again.
DTM Data Generator: By SQL statement fill method setup window