Hi,
How to write criteria for the following sql, select count (*) from (select first, max (second), third from testtable group by first, third Thanks, Neelima
Hi,
How to write criteria for the following sql, select count (*) from (select first, max (second), third from testtable group by first, third Thanks, Neelima