小编Von*_*ran的帖子

在SQL Server中将两列相乘

如何在SQL Server中执行乘法和减去两列的操作?

Payment
PK - PaymentID
FK - PaymentTypeID
FK - OccupiedApartmentID
   **- InitalPayment
   - MonthlyRate
   - Balance**
   - PaymentDate
Run Code Online (Sandbox Code Playgroud)

sql sql-server

27
推荐指数
3
解决办法
18万
查看次数

标签 统计

sql ×1

sql-server ×1