Comments
1 comment
-
katzensiyam wrote:CREATE PROCEDURE spX
AS BEGIN
SELECT 1
END
Words "BEGIN" and "END" highlighted.
Hi,
does it highlight BEGIN and END when you have only the above script in the editor window? If yes, could you send me the script in a text file? If no, could you send me the full script?
Regards,
Andras
Add comment
Please sign in to leave a comment.
AS BEGIN
SELECT 1
END
Words "BEGIN" and "END" highlighted.