Einzelnen Beitrag anzeigen

shmia

Registriert seit: 2. Mär 2004
5.508 Beiträge
 
Delphi 5 Professional
 
#2

Re: [SQL bzw. TSQL] Komplizierte SQL Anweisung

  Alt 16. Jul 2008, 18:12
SQL-Code:
SELECT nr, Description FROM mytable
WHERE Company = '40'
GROUP BY nr, Description
HAVING Count(*) > 1
Edit: bitte streichen, das ist wohl nicht das was du willst
Andreas
  Mit Zitat antworten Zitat