Convert Integer to Decimal
select isnull(format(99,'N'),0) as [integer to decimal]
Convert Decimal to Integer
select convert(int,150.6,0) as [Decimal to Integer]
Find Recent Created Stored Procedure, Date
SELECT name, crdate, refdate
FROM sysobjects
WHERE type = 'P'
ORDER BY refdate desc
Really a good post, thanks for sharing .keep it up.
ReplyDeleteBest Web Design Training Institutes in Noida
Best Hadoop Training Institutes In Noida
Best Digital Marketing Training Institute in Noida
Sap Training Institute in Noida
Best Java Training Institute in Noida
SAP SD Training Institute in Noida
Best Auto CAD Training Institute In Noida