Hello,
Does anybody knows if there is a way to query SP? I tried begin sp_name(list_of_arguments); end;. But I do not see any output other than some line populated with data for values of parameters. I'd like to see the same result I'm getting when running report, that it in tabular form with...