Welcome Guest, Not a member yet? Register   Sign In
can we use two 'AND' operator in mysql......................
#3

[eluser]Aken[/eluser]
Try giving your SUM() function an alias, so it can actually return a column name.
Code:
SELECT SUM(charge) AS total_charges

Also please post in the appropriate forum sections in the future Wink


Messages In This Thread
can we use two 'AND' operator in mysql...................... - by El Forum - 02-06-2012, 02:33 AM



Theme © iAndrew 2016 - Forum software by © MyBB