Returns the name of the property with the supplied property
number.
Syntax
PROPERTY_NAME ( property-id )
Note: CIS functional compensation performance considerations
apply.
Parameters
Parameter
|
Description
|
property-id
|
The property number of the property.
|
Returns
Example
The following statement returns the property associated with
property number 126. The actual property to which this refers changes
from version to version.
SELECT PROPERTY_NAME( 126 ) FROM iq_dummy
Standards and Compatibility