diff --git a/toto.sql b/toto.sql index fe2a6a8..11b69b1 100644 --- a/toto.sql +++ b/toto.sql @@ -2,3 +2,6 @@ DECLARE @DT_NOW AS DATETIME SET @DT_NOW = GETDATE() SELECT YEAR(@DT_NOW) - 1 AS 'old_year' + +--ca manque de commentaires +>>>>>>> 544ba62e15d71cf87c01c057cb872064dcfd9a65