Hi all,

I am currently using a .net library with table-valued functions (finaquant protos) for rule-based performance computations.

Another option could be classical SQL-based database programming like Oracle's PL/SQL.

My question is, what would be the difference in terms of performance? Any experience?

Selina