SQL TABLE FUNCTION RETURN SELECT code example Example: execute table valued function in sql SELECT * FROM udfProductInYear(2017);