Difference between revisions of "GENERATE"

From Lianjapedia
Jump to: navigation, search
(See Also)
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
[[APPEND BLANK]], [[APPEND FROM]]
+
[[APPEND BLANK]], [[APPEND FROM]], [[SET TIMELINE]]
  
 
==Description==
 
==Description==
Line 19: Line 19:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
[[Category:Table Basics]]
+
[[Category:NoSQL Commands]]
[[Category:Table Basics Commands]]
+
[[Category:Data Import]]

Latest revision as of 08:15, 21 December 2020

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