Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 88868

Is it possible to use mathematical functions in columns in mysql?

$
0
0

Is it possible to make columns in my mysql project a little bit more "inteligent" ? I mean that I want make it look like in excel project. For example I have culumn A and B where I can put some numbers and column C where I want have added these 2 columns like this:

Column A | Column B | Column C

    2          5         7 
    8          1         9
    4          4         8

In excel I'm just creating math method like: "=A+B", but is it possible to do this here in mysql ?

Thanks, SM


Viewing all articles
Browse latest Browse all 88868


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>