SyntaxFix
Write A Post
Hire A Developer
Questions
A TVF (table-valued function) is supposed to be SELECTed FROM. Try this:
select * from FN('myFunc')