Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pass a list of records from a function

Status
Not open for further replies.

Stedo

Programmer
Sep 15, 2005
44
SE
hi,

Is it possible to return a list of records from a Stored Procedure?

For example,

SELECT * FROM my_table

If so what type do I use for returning these?

Thanks
Steve
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top