ComputerGuy2006
Member
I am working with an old legacy DB in access (yuck).
And I am wondering if there is a simple way I can query these tables?
Like 'select firstName, count(firstName) from people group by firstName'
And I am wondering if there is a simple way I can query these tables?
Like 'select firstName, count(firstName) from people group by firstName'