Subject | RE: [firebird-support] Recursive query.... |
---|---|
Author | Chad Z. Hower |
Post date | 2004-10-27T16:33:46Z |
:: I need a query that returns only the records than are
:: repeated in the table
GroupBy name, having count() > 1
:: repeated in the table
GroupBy name, having count() > 1