I have a little MySQL related problem...
The column A.1 is using the SET datatype. I want the possible values of A.1 to be any value of column B.1
I could of cause manually enter the values of B.1 when I create A.1, but I want the possible values of A.1
to change as table B changes. Is there anyway of doing this?
Please help?
/[email protected]
The column A.1 is using the SET datatype. I want the possible values of A.1 to be any value of column B.1
I could of cause manually enter the values of B.1 when I create A.1, but I want the possible values of A.1
to change as table B changes. Is there anyway of doing this?
Please help?
/[email protected]