On 4 Jul 2003 at 18:56, MIka Santos wrote: > said online registration. He wanted a multidatabase querying. For example, we > knew that the following statements are posible, > select * > from t1, t2., t3; > provided that t1 and t2, t3 are tables from a single database. > Ourthesis is to make the following satatement legal > select * > from d1, d2, d3; > provided that d1 and d2, d3 are separate databases.
Would schema help you in anyways? Bye Shridhar -- Van Roy's Law: An unbreakable toy is useful for breaking other toys. ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])