Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

postgres cast as decimal

cast(tableA.charge_amt AS decimal(8,2)) AS charge_amt
 
PREVIOUS NEXT
Tagged: #postgres #cast #decimal
ADD COMMENT
Topic
Name
6+7 =