init
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
IF OBJECT_ID('dbo.sp_GetTanuloOrarend') IS NOT NULL BEGIN
|
||||
DROP PROCEDURE dbo.sp_GetTanuloOrarend
|
||||
END
|
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
IF OBJECT_ID('dbo.sp_GetTanuloOrarend') IS NOT NULL BEGIN
|
||||
DROP PROCEDURE dbo.sp_GetTanuloOrarend
|
||||
END
|