RE: UNION/INTERSECT

2001-11-24 Thread Carsten H. Pedersen
> For the questions... > select tekst || tekst2 total from table; > should return a virtual column called total with as value > testtest > it returns a virtual column called total alright on it's value is 0 > I also tried this with + instead of || in oracle this should give > an error > sinc

UNION/INTERSECT

2001-11-23 Thread TD - Sales International Holland B.V.
Hey there, first of all please CC my email address as I'm no longer a member of this list. Recieving too much stuff already (1000+ mails a day) Anyways I found a general SQL manual which uses oracle to show it's demos. So I tried some of the examples in there some work but don't do the expecte