M MGFoster Apr 19, 2005 #2 jemrick said: When do I use and what is the difference? Click to expand... A function can be used as a table; an SP can't. A function returns a defined data type (including table); an SP can but doesn't have to.
jemrick said: When do I use and what is the difference? Click to expand... A function can be used as a table; an SP can't. A function returns a defined data type (including table); an SP can but doesn't have to.