GENERATE

From Lianjapedia
Revision as of 07:51, 10 February 2012 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Purpose

Add new records and fill them with random information.

Syntax

GENERATE <expN>

See Also

APPEND BLANK, APPEND FROM

Description

The GENERATE command will append <expN> number of records into the currently selected table. The fields in the new records will contain random data.

Example

use newtable
generate 10