• Hi Jonathon

    That was a nice article.

    I have a doubt.

    We granted select permissions to mycertificateuser. Do we need to give permissions to all the other users who are going to execute the procedure (i think not.. thats the point of this article).

    User xyz has been given execute permissions to the stored procedure and no select permissions on the underlying tables. When xyz executes this procedure does the exectution context belong to mycertificateuser. How does xyz get access to the underlying tables in the dynamic sql in hte stored procedure.

    Note:- I have not gone thru BOL or any other documentation before asking this. Please bear with me.

    "Keep Trying"