Difference between revisions of "GENERATE"
From Recital Documentation Wiki
Helengeorge (Talk | contribs) (→Class) |
Helengeorge (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
==Purpose== | ==Purpose== | ||
Add new records and fill them with random information. | Add new records and fill them with random information. | ||
| Line 25: | Line 23: | ||
==Products== | ==Products== | ||
| − | Recital | + | Recital Server, Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
[[Category:Table Basics]] | [[Category:Table Basics]] | ||
[[Category:Table Basics Commands]] | [[Category:Table Basics Commands]] | ||
Latest revision as of 16:51, 11 November 2009
Purpose
Add new records and fill them with random information.
Syntax
GENERATE <expN>
See Also
APPEND, 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
Products
Recital Server, Recital