If we use sum function in mysql, does it return sum of that row or for that column?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

How do you restart mysql?

0 Answers  


What is append query?

0 Answers  


How can you calculate the sum of any column of a table?

0 Answers  


What is innodb mysql?

0 Answers  


What are the advantages of mysql in comparison to oracle?

0 Answers  






I want to make a query where I want to eliminate the duplicate rows from the table. For example : Input : Table : NAME Column1 Column2 India USA USA India UK India India UK The desired output that I want to eliminate the duplicates Output India USA UK India Thanks

2 Answers   Sun Life,


How do you change a password for an existing user via mysqladmin?

2 Answers  


How do we delete a row in a table?

0 Answers  


How do I change the max connections in mysql?

0 Answers  


What is the difference between now() and current_date()?

0 Answers  


What are the security alerts while using mysql?

0 Answers  


How many threads can mysql handle?

0 Answers  


Categories