wap3
11-15-2002, 01:04 AM
Hey everyone
If I have a simple query such as
select name from tableone where name = whatever
How can I add on a count to the end of it. In other word have something that counts the reords returned and puts that value into a variable, e.g $counttotal
Any help appreaciated ??
:thumbsup:
If I have a simple query such as
select name from tableone where name = whatever
How can I add on a count to the end of it. In other word have something that counts the reords returned and puts that value into a variable, e.g $counttotal
Any help appreaciated ??
:thumbsup: