SELECT First(SIRA_NO) AS S_NO, ADI, ZAMAN FROM VERİ GROUP BY ADI, ZAMAN HAVING (((ZAMAN) Is Null)) ORDER BY First(SIRA_NO)