4DランゲージCommands by themeクエリバージョン: 次へクエリDESCRIBE QUERY EXECUTION ( status : Boolean )Find in field ( targetField : Field ; value : Field, Variable ) : IntegerGET QUERY DESTINATION ( destinationType : Integer ; destinationObject : Text ; destinationPtr : Pointer )Get query limit : IntegerLast query path ( descFormat : Integer ) : TextLast query plan ( descFormat : Integer ) : TextORDER BY ( {aTable : Table ;}{; ...(aField : Field {; >,<}) } {; *} )ORDER BY ATTRIBUTE ( {aTable : Table ;} {; ...(objectField : Field ; attributePath : Text {; >,<})} {; *} )ORDER BY FORMULA ( aTable : Table ; formula : Expression {; >,<} {; ...(formula : Expression {; >,<})} )QUERY ( {aTable : Table }{;}{ queryArgument : Expression {; *}} )QUERY BY ATTRIBUTE ( {aTable : Table}{;}{conjOp : Operator ;} objectField : Field ; attributePath : Text ; queryOp : Text, Operator ; value : Text, Real, Date, Time {; *} )QUERY BY EXAMPLE ( {aTable : Table}{;}{*} )QUERY BY FORMULA ( aTable : Table {; queryFormula : Boolean} )QUERY SELECTION ( {aTable : Table }{;}{ queryArgument : Expression {; *}} )QUERY SELECTION BY ATTRIBUTE ( {aTable : Table}{;}{conjOp : Operator ;} objectField : Field ; attributePath : Text ; queryOp : Text, Operator ; value : Text, Real, Date, Time {; *} )QUERY SELECTION BY FORMULA ( aTable : Table {; queryFormula : Boolean} )QUERY SELECTION WITH ARRAY ( targetField : Field ; array : Array )QUERY WITH ARRAY ( targetField : Field ; array : Array )SET QUERY AND LOCK ( lock : Boolean )SET QUERY DESTINATION ( destinationType : Integer {; destinationObject : Text, Variable {; destinationPtr : Pointer}} )SET QUERY LIMIT ( limit : Integer )