Subject | stored procedures |
---|---|
Author | Bert Neef |
Post date | 2002-01-14T12:00:49Z |
Hi,
I am having some difficulties figuring out how to accomplish this : I want
to use a stored procedure to preform a Select distinct on a table in my
database. the problem is how to return the information to the calling
application (I read something about a select procedure, is this the only
possible way to achieve this?)
Thanks in advance,
Bert
I am having some difficulties figuring out how to accomplish this : I want
to use a stored procedure to preform a Select distinct on a table in my
database. the problem is how to return the information to the calling
application (I read something about a select procedure, is this the only
possible way to achieve this?)
Thanks in advance,
Bert