Langage 4DCommandes par thèmeRecherches et trisVersion : SuivantRecherches et trisDESCRIBE QUERY EXECUTION ( statut : Boolean )Find in field ( champCible : Field ; valeur : Field, Variable ) : IntegerGET QUERY DESTINATION ( destinationType : Integer ; destinationObjet : Text ; destinationPtr : Pointer )Get query limit : IntegerLast query path ( formatDesc : Integer ) : TextLast query plan ( formatDesc : Integer ) : TextORDER BY ( {laTable : Table ;}{; ...(leField : Field {; >,<}) } {; *} )ORDER BY ATTRIBUTE ( {laTable : Table ;} {; ...(champObjet : Field ; cheminAttribut : Text {; >,<})} {; *} )ORDER BY FORMULA ( laTable : Table ; formule : Expression {; >,<} {; ...(formula : Expression {; >,<})} )QUERY ( {laTable : Table }{;}{ critère : Expression {; *}} )QUERY BY ATTRIBUTE ( {laTable : Table}{;}{opConj : Operator ;} champObjet : Field ; cheminAttribut : Text ; opRech : Text, Operator ; valeur : Text, Real, Date, Time {; *} )QUERY BY EXAMPLE ( {laTable : Table}{;}{*} )QUERY BY FORMULA ( laTable : Table {; formule : Boolean} )QUERY SELECTION ( {laTable : Table }{;}{ critère : Expression {; *}} )QUERY SELECTION BY ATTRIBUTE ( {laTable : Table}{;}{opConj : Operator ;} champObjet : Field ; cheminAttribut : Text ; opRecherche : Text, Operator ; valeur : Text, Real, Date, Time {; *} )QUERY SELECTION BY FORMULA ( laTable : Table {; formule : Boolean} )QUERY SELECTION WITH ARRAY ( champCible : Field ; tableau : Array )QUERY WITH ARRAY ( champCible : Field ; tableau : Array )SET QUERY AND LOCK ( verrou : Boolean )SET QUERY DESTINATION ( destinationType : Integer {; destinationObjet : Text, Variable {; destinationPtr : Pointer}} )SET QUERY LIMIT ( limite : Integer )