select @a+@b from table where @a=camp1 ...? ----- Original Message ----- From: "Serghei Amelian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 14, 2002 2:42 PM Subject: [rlug] sql cu MySQL
> Am ceva de genul: > > select @a:=camp1, @b:=camp2, @a+@b from table > > Cum fac ca serverul sa nu-mi returneze primele doua campuri ci numai > suma? > > Serghei. > --- > Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to > unsubscribe from this list. > --- Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to unsubscribe from this list.
