Browse by Tags

Tagged Content List
  • Wiki Page: Using TRY_CONVERT in SQL 2012

    Using TRY_CONVERT in SQL 2012 TRY_CONVERT returns the value as the specified data_type; if an error occurs, null is returned. However if you request a conversion that is explicitly not permitted, then TRY_CONVERT fails with an error. TRY_CONVERT conversion function is supported in SQL Server...
  • Wiki Page: Microsoft SQL Server 2012 New Functions

    EOMONTH We have to face problem whenever we are going to identify the end date of month no built in function was there but now that problem has over in SQL Server 2012, EOMONTH return the date of the month SELECT EOMONTH (‘05/02/2012’) ‘EOM Processing Date Output: 2012-02-29 You can specify...
  • Wiki Page: Notes de publication de SQL Server 2012 (fr-FR)

    Cliquez ici pour changer de langue. Cette page est minutieusement et étroitement contrôlée. Toutes les modifications que vous apportez feront l'objet d'une évaluation et seront ensuite acceptées, affinées ou rétablies dans les plus brefs délais...
Page 1 of 1 (3 items)
Can't find it? Write it!