Files
2024-03-13 00:33:46 +01:00

3 lines
81 B
Transact-SQL

--Migration
DROP PROCEDURE IF EXISTS sp_Global_SetSystemSettingsDefaultData
GO