Can someone use SQL for calculating operations like that of ms excel...? If yes what are the functions and attributes...? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Can someone use SQL for calculating operations like that of ms excel...? If yes what are the functions and attributes...?

12th Dec 2016, 10:18 AM
Xperience
Xperience - avatar
2 Answers
+ 3
Many of the calculations you would do in Excel can be done in SQL. Do you have anything particular in mind? The variety of calculations in both makes this complicated to answer in general.
7th Jan 2018, 9:28 PM
SQrL
SQrL - avatar
+ 2
Yes. They are called aggregate functions. Here are a few examples.... http://www.w3schools.com/Sql/sql_functions.asp
13th Dec 2016, 12:46 PM
Jason “JD” D.
Jason “JD” D. - avatar