B
Bill Nguyen
VS.NET 2003
SQLserver 2000
I need to create a function to return the single resulting value from an SQL
statement.
For example, "Select max(amount) from tableA"
I would like to reuse the function whenever I can.
Thanks a million
Bill
SQLserver 2000
I need to create a function to return the single resulting value from an SQL
statement.
For example, "Select max(amount) from tableA"
I would like to reuse the function whenever I can.
Thanks a million
Bill