Reserved Words The following key words are used by the object query language. abs and as asc avg between by concept count days dead desc distinct emit entity event false first from group having hours in last latest like maintain max milliseconds min minutes mod new not null object or order policy seconds select sum true using where Escaping the Keywords You cannot use key words as identifiers, resource names, or folder names without prefixing them with the # escape character. Examples: select id from /#Order o select /#DateTime/format(birthDate, "yyyy-MM-dd") from /Person select e.sender as #from from /Email e
Copyright © TIBCO Software Inc. All Rights Reserved.