I would like to know if there is a way to define a constraint for the values of an array type?
For example, if I define a table where column A is an integer[] and each value must be an index to an element in another table. How can I do this without the help of a third table holding relations between objects? Is it possible? Is there any shortcomings doing things this way? -- ======================================= Daniel Savard ======================================= ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])