adspace


How to use sum function in where clause in mysql?

Answer Posted / Vikrant Kumar Gond

"To use the SUM function within a WHERE clause in MySQL, you can write it like this: SELECT SUM(column_name) FROM table_name WHERE condition."

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to Change a users password from unix shell.

1223


Which statement is used in a select query for partial matching?

1247


What is the current mysql version?

1105


What is current version of mysql?

1085