Aller au contenu principal
Version : 21 R4 BETA

Recherches et tris

DESCRIBE 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 ( formatDesc : Integer ) : Text
ORDER 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 )