Subject stored procedures
Author Bert Neef
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