sql server table-valued function example Example: execute table valued function in sql SELECT * FROM udfProductInYear(2017);