Unix Technical Forum

loop through arrays in a stored procedure

This is a discussion on loop through arrays in a stored procedure within the Sybase forums, part of the Database Server Software category; --> --CELKO-- schrieb: >>>.. it would take us 1 year to teach design of some pure SQL procedures that allow ...


Go Back   Unix Technical Forum > Database Server Software > Sybase

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #11 (permalink)  
Old 04-08-2008, 06:04 PM
D_Peglow
 
Posts: n/a
Default Re: loop through arrays in a stored procedure

--CELKO-- schrieb:
>>>.. it would take us 1 year to teach design of some pure SQL procedures that allow us to calculate some Loans including linear interpolation in a yield curve or applying some more complex math calc (including built-in functions like exp() and so on. <<

>
>
> Or you could find a solution for NPV and IRR using auxiliary function
> tables, a quick look at the details are in Chapter 22 of SQL FOR
> SMARTIES. That is how people did it before calculators and cheap
> computers. It also has the advantage of operating in parallel instead
> of on a row-by-row basis, and you can avoid linear interpolation in
> favor of a second delta interpolation so the results are more accurate.
>
>
> The auxiliary table is loaded once and the programming is a simple
> join. I doubt that it would take a year to do this


Interesting. I will have a look at your book

D.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 04-08-2008, 06:04 PM
--CELKO--
 
Posts: n/a
Default Re: loop through arrays in a stored procedure

You might also want to look at a free SD Times Web Seminar, "Optimizing
Numerical Applications in Java for Finance"

Date: Tuesday, September 27, 2005
Time: 11:00am Pacific / 2:00pm Eastern
Length: Under one hour

http://bzmedia.com/webseminar/seminar1815.htm

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:36 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com