GENERATE

From Lianjapedia
Revision as of 08:15, 21 December 2020 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Purpose

Add new records and fill them with random information.

Syntax

GENERATE <expN>

See Also

APPEND BLANK, APPEND FROM, SET TIMELINE

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