SQL Command

SQL Command

Parameters

Simul8 SQL Database SQL Command

This command allows SQL not contained in the standard Simul8 SQL Library to be typed in. Simul8 Adheres to the SQL99 standards. Some database vendors use marginally different syntax for identical commands, hence it is possible that the standard SQL Library will return an error in certain circumstances.

Type the SQL to be used inside the inverted commas. If Variables (Global Data Items) are to be used as part of this command use the syntax:

  "SQL command text string"+Var1 

to include this within the signal to the data source

See Also

See Also