Thomas Hallgren <[EMAIL PROTECTED]> writes: > In Oracle you can use the syntax: > <schema>.<package>.<function>() > but you can just as well use the syntax: > <schema>.<type>.<static method>()
Hmm. I think there is also something pretty close to that in SQL2003. It would be a lot easier to talk us into accepting something that's in the spec than something that isn't. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend