Re: partition constraint

2003-03-07 Thread Roger Baklund
* gregory lefebvre > I try to translate in MySQL language a problem which I mean is a UML > partition constraint. > > > I explain: > > There is a table A binded with a table B. > This table B is itself binded according to a B.P parameter: > either to a table C

partition constraint

2003-03-07 Thread gregory lefebvre
Hye I try to translate in MySQL language a problem which I mean is a UML partition constraint. I explain: There is a table A binded with a table B. This table B is itself binded according to a B.P parameter: either to a table C either to a table D but never to both. I think one solution should