Hello, I have a table : relations with fields : id, idIndividu,idRelation,idSource ... How to select the records where idIndividu=idRelation "SELECT id,idSource FROM relations WHERE idIndividu=idRelation" select ALL records. Where is the error ? Thanks Valentina 1.10 with REALbasic -- Thierry Nauze Saint-Denis de la Réunion