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 : TextORDER BY ( {laTable ;}{ leChamp }{; > ou < }{; leChamp2 ; > ou <2 ; ... ; leChampN ; > ou <N}{; *} )ORDER BY ATTRIBUTE ( {laTable ;} champObjet ; cheminAttribut ; > ou < {; champObjet2 ; cheminAttribut2 ; > ou <2 ; ... ; champObjetN ; cheminAttributN ; > ou <N} {; *} )ORDER BY FORMULA ( laTable ; formule {; > ou <}{; formule2 ; > ou <2 ; ... ; formuleN ; > ou <N} )QUERY ( {laTable }{;}{ critère {; *}} )QUERY BY ATTRIBUTE ( {laTable : Table ;}{opConj : &, |, # ;} champObjet : Field ; cheminAttribut : Text ; opRech : Text, >, <, >=, <=, #, =, |, % ; valeur : Text, Real, Date, Time {; *} )QUERY BY EXAMPLE ( {laTable : Table} {; *} )QUERY BY FORMULA ( laTable : Table {; formule : Expression} )QUERY SELECTION ( {laTable }{;}{ critère {; *}} )QUERY SELECTION BY ATTRIBUTE ( {laTable : Table ;}{opConj : &, |, # ;} champObjet : Field ; cheminAttribut : Text ; opRecherche : Text, >, <, >=, <=, #, =, |, % ; valeur : Text, Real, Date, Time {; *} )QUERY SELECTION BY FORMULA ( laTable : Table {; formule : Expression} )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 )