Posted by Stef on 12/25/06 16:56
Does anyone have more ideas on this?
"Stef" <stef.php@gmail.com> schreef in bericht
news:458d2d87$0$21489$ba620e4c@news.skynet.be...
>I was wondering if it is possible to load the values of a ENUM out of
>antoher table.
>
> Example:
>
> Table 1
> id Colors
> 1 A
> 2 B
> 3 C
>
> Table 2
> id car color
>
> Would it be possible to set 'color' to an ENUM type and load the different
> values of color out of table 1?
>
> Thanks for any ideas.
>
[Back to original message]
|