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!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
+ 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