I am working with a database that I did not build.
I want to find out the number of rows that meet a
certain criteria.
for example if (first name = firstname and last name = lastName and date of birth = DateOfBirth) then count
I am working with a database that I did not build.
I want to find out the number of rows that meet a
certain criteria.
for example if (first name = firstname and last name = lastName and date of birth = DateOfBirth) then count