Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 124713
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T05:02:38+00:00 2026-05-11T05:02:38+00:00

My project requires users to create some basic math functions, I need to store

  • 0

My project requires users to create some basic math functions, I need to store these in a ms sql databse to use on datasets in my business logic.

The functions will be similar to: when (value1 between 20 and 40) then value2 = value 2 * 37.8

What is the best schema to store something like this ?

And what is the most efficient way to translate the persisted function back so I can apply it to datasets ?

I’m using c# and ms sql 2008

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T05:02:39+00:00Added an answer on May 11, 2026 at 5:02 am

    This is a tough one. Basically you want to create a parser.

    I believe that you would need to have two tables : first table would have a functionID ,orderID , operatorID

    The second table would have 1 to many relationship between operatorID and operands.

    FunctionID would be unique identifier for the function. orderID would determine in which order we need to parse the various rows for the same functionID. operands would be the actual variables that need to be apllied with the operator.

    For ex :

    Table 1   FuncID         OrderID         OperatorID 1              1               1 (for *) 1              2               2 (for +)  Table 2  OperatorID       Operands 1                a 1                b 2                c 

    After parsing this would become f(x) = a*b + c

    this is a very basic idea. There are a lot of gotchas. Hope that helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 118k
  • Answers 118k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Concurrency is when two or more tasks can start, run,… May 11, 2026 at 11:30 pm
  • Editorial Team
    Editorial Team added an answer The error number you quote in hex is 0xC0000005 which… May 11, 2026 at 11:30 pm
  • Editorial Team
    Editorial Team added an answer Does Fiddler do what you want? What is Fiddler? Fiddler… May 11, 2026 at 11:30 pm

Related Questions

I am starting my first independent for profit venture. I am having a hard
I've read a few threads on SO about usefulness of unit-testing various applications. The
There seems to be two major conventions for organizing project files and then many
Ok, so I'll try to be as descriptive as possible. I'm working on a

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.