Hello,

How do I write a SQL Statement where I can get back all the columns in the
table as well as the total count of records, like

Select Count(*) as TotalRecordCount, * From tableName

Thanks in advance



---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to