0

I have seen a row like this in the SELECT part of a mysql query:

@acc:=`account`.`accountid` AS `accountid`

In other parts of the query they use it like:

WHERE `accountid`=@acc 

What does @acc:= mean?

ACs
  • 1,325
  • 2
  • 21
  • 39

0 Answers0