You have to take the Sql code from the function and run it in a query window seperately. It doesn't actually have a query plan of its own, but is a wrapper for the code making up the function.
The results you get should be the same, however, as just running the function and looking at the execution plan from there....
Edited by - Scorpion_66 on 11/15/2002 3:12:09 PM