4D Language Commands by theme Recherches et trisVersion : 21 R4 BETARecherches et trisDESCRIBE QUERY EXECUTION ( statut : Boolean ) Find in field ( champCible : Field ; valeur : Field, Variable ) : Integer GET QUERY DESTINATION ( destinationType : Integer ; destinationObjet : Text ; destinationPtr : Pointer ) Get query limit : Integer Last query path ( formatDesc : Integer ) : Text Last query plan : Text ORDER 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 )