当前位置:网站首页>Keep 2 decimal places after multiplying SQLSEVER fields
Keep 2 decimal places after multiplying SQLSEVER fields
2022-06-27 06:08:00 【Sunny day】
----- Collection, transportation and warehousing doc
---- Recalculate the amount excluding tax
update CT_HW_TempInWarehsBillEntry set CFExclTaxMoney= Round( CFAmount/1.06,2) where fparentid ='hdAAAABSHr2z2FIW'
---- Calculate tax amount
update CT_HW_TempInWarehsBillEntry set CFTax=CFAmount- CFExclTaxMoney where fparentid ='hdAAAABSHr2z2FIW'
--- Disposal delivery order
---- Recalculate the amount excluding tax
update CT_HW_TempIssueBillEntry set CFExclTaxMoney= Round( CFAmount/1.06,2)
---- Calculate tax amount
update CT_HW_TempIssueBillEntry set CFTax=CFAmount- CFExclTaxMoney
边栏推荐
猜你喜欢

Program ape learning Tiktok short video production

Us camera cloud service scheme: designed for lightweight video production scenes

openstack实例重启状态就会变成错误处理方法,容器搭建的openstack重启计算节点compute服务方法,开机提示Give root password for maintenance处理方法

JVM的垃圾回收机制

JVM overall structure analysis

JVM common instructions

树莓派4B上运行opcua协议DEMO接入kubeedge

426 binary tree (513. find the value in the lower left corner of the tree, 112. sum of paths, 106. construct a binary tree from the middle order and post order traversal sequence, 654. maximum binary

Dual position relay dls-34a dc0.5a 220VDC

Proxy reflect usage details
随机推荐
Contents in qlistwidget are not displayed
310. 最小高度树
WebRTC系列-网络传输之7-ICE补充之提名(nomination)与ICE_Model
openstack实例重启状态就会变成错误处理方法,容器搭建的openstack重启计算节点compute服务方法,开机提示Give root password for maintenance处理方法
Change the status to the corresponding text during MySQL query
yaml文件加密
Implementation of easyexcel's function of merging cells with the same content and dynamic title
Neon optimization 1: how to optimize software performance and reduce power consumption?
openresty使用文档
【QT小点】QT下载链接
vscode korofileheader 的配置
310. minimum height tree
30个单片机常见问题及解决办法!
Kubesphere cluster configuration NFS storage solution - favorite
【入门】正则表达式基础入门笔记
Software testing year end summary report template
Database - index
QListWidget中的内容不显示
Spark 之 Projection
Openresty usage document