CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: selmar

Search: Search took 0.01 seconds.

  1. performance comparison: Oracle PL/SQL vs Table-Valued Functions in C#/.NET

    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...
  2. Stored Procedures of a database, or Table Functions in C#/.NET?

    Hello,

    I currently use table functions in c#/.net for analytical table operations like aggregation, distribution, allocation, row-wise formulas, subtable transformation, etc.

    Once I've...
  3. Replies
    2
    Views
    7,689

    table function library in java?

    Hi

    Is there table function library in java similar to finaquant's .net library?
    http://finaquant.com/products/finaquantcalcs

    I find it quite practical to combine table functions like function...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured