Comments
1 comment
-
Hi @wizardx
Thanks for your post.
Since you haven't received help from the community on this you are welcome to send us a ticket as long as you have a support contract on your serial key.
Kind regards
Richard Lynch.
Add comment
Please sign in to leave a comment.
CREATE PROCEDURE [dbo].[Auto_rs]
@begRym INT = 201101
AS ;
with
Should do this
CREATE PROCEDURE [dbo].[Auto_rs]
@begRym INT = 201101
AS
with