Torna al Thread

INSERT INTO dbo.notifiche (CodAlbergo,codcomune,tiponotifica,data) VALUES (@CodAlbergo,@codcomune,@tiponotifica, convert(datetime, left(@tiponotifica, 6) + '01', 112) + (15 * convert(int, right(@tiponotifica, 1))) )
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5