Find Jobs
Hire Freelancers

Convert SQL function into RPG (or C) language

$30-250 USD

已取消
已发布大约 12 年前

$30-250 USD

货到付款
There's a SQL function that needs to be translated into RPG (or C) language. All the functionality in translated function has to be exactly as in the original. In the bidding, please mention the language you'll use for the outcome (RPG or C). Below please review the original SQL function. Thank you! drop function [login to view URL] go create function [login to view URL] ( -- Datetype for @rate changed to float @rate float, @periods smallint, @principal numeric(20,2) ) returns numeric (38,9) as begin declare @pmt numeric (38,9) declare @WK_periods float, @WK_principal float, @wk_One float, @WK_power float -- Convert data for calculation select @WK_periods = @periods, @WK_principal = @principal, @WK_One = 1 select @pmt = round( -- Do all multiplication before division ( @WK_principal * (@rate*power(@WK_One+@rate,@WK_periods))) / (power(@WK_One+@rate,@WK_periods)-@WK_One) ,9) return @pmt end
项目 ID: 1584712

关于此项目

4提案
远程项目
活跃12 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
4威客以平均价$30 USD来参与此工作竞价
用户头像
hi I can do this for you in C
$30 USD 在1天之内
5.0 (5条评论)
4.2
4.2
用户头像
Hey I am a computer engineer and I have IBM DB2 certification and can surly convert your SQL function to C code.
$30 USD 在1天之内
0.0 (0条评论)
0.0
0.0
用户头像
Hello! I'm good at c so I can convert it to c language.
$30 USD 在1天之内
0.0 (0条评论)
0.0
0.0
用户头像
That's easy, I'll do it in C and guarantee max quality work.
$30 USD 在1天之内
0.0 (0条评论)
0.0
0.0

关于客户

EGYPT的国旗
Cairo, Egypt
4.8
91
付款方式已验证
会员自8月 15, 2008起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。