1f7b3ff79f
git-svn-id: https://keyhammer.ath.cx/svn/GMW/trunk@483 365432ac-a1b5-4ffd-bb28-6d3099d32164
7 lines
172 B
Transact-SQL
7 lines
172 B
Transact-SQL
exec stp_insNewLemma 'UdcNonSpostabile', 'UDC non spostabile'
|
|
|
|
|
|
-- registro versione...
|
|
INSERT INTO [dbo].[LogUpdateDb] ([Versione],[Data]) VALUES(463, GETDATE())
|
|
GO
|