This question has been asked before but it all involved using \"go\" which I am not in need of here, at least I believe so.
I am following this tut https://www.youtu
Yes, SQL Server wants the create procedure as the first line. Just remark out the select above, it is not what you want anyway, because you have specified the fields in the stored procedure.