Difference between revisions of "GENERATE"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 30: | Line 30: | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
+ | [[Category:Table Basics]] | ||
+ | [[Category:Table Basics Commands]] |
Revision as of 09:29, 4 June 2009
Class
Table basics
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 Database Server, Recital Mirage Server, Recital Terminal Developer