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} {; ...(leChamp : Field {; sensDuTri : >, <}) } {; *} )ORDER BY ATTRIBUTE ( {laTable : Table ;} {; ...(champObjet : Field ; cheminAttribut : Text {; sensDuTri : >, <})} {; *} )*ORDER BY FORMULA ( laTable : Table ; { ...(formule : Expression {; sensDuTri : >, <})} )QUERY ( laTable : Table {; critère : Expression {; *}} )QUERY ( critère : Expression {; *} )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 : Table {; critère : Expression } {; *} )QUERY SELECTION ( critère : Expression {; *} )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 )