MySQL Forums
Forum List  »  Newbie

set a column in dependency of two others
Posted by: Michael Stahl
Date: January 20, 2015 03:15AM

Hi
is it possible to set a column in dependency of two others automaticly?

Column A = 1 or 0
Column B = 1 or 0

Columc C should be 1 when A and B are 1 else 0

Is there a way to solf this with MySQL automaticly?

Kind Regards

Michael

Options: ReplyQuote


Subject
Written By
Posted
set a column in dependency of two others
January 20, 2015 03:15AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.