What does "query" mean in ms sql server in "use query governor"
If I am executing a stored procedure containing a number of successive
query statements,
Does use query governor apply to each statement executed in the stored
procedure, or does it mean a single executed statement - in this case the
entire stored procedure?
Thanks
No comments:
Post a Comment