View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 10:36 AM
Tom Lane
 
Posts: n/a
Default Re: Google Summer of Code: Full Disjunctions

"Tzahi Fadida" <tzahi_ml@myrealbox.com> writes:
> The output of the full disjunctions FD(A,B,C):
> FD
> X Y Z
> a | b | c
> a | b | d


> This output cannot be generated using standard SQL statements.


Does anybody care? Your example looks to me like nothing but a poorly
designed schema. You should show a more compelling use-case if you want
people to take an interest.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote