SQL property: RecordDefn class

Description

Use this property to specify the SQL for a view.

This property is read/write.

Example

&myNewRecord.SQL = "SELECT DISTINCT(PROCESS_INSTANCE) FROM PS_MESSAGE_LOG WHERE MESSAGE_NBR = 1018";