| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: A better SQL implementation?
> Select * from Document where parag = 'kw1' and parag = 'kw2'; If the author wants that statement to return anything other than zero rows then he has to define a whole new SQL syntax and apparently a different *logical* data model as well.
(and (select document instance *)
(select * parag kw1)
(select * parag kw2))
Received on Wed Jun 07 2006 - 23:05:16 CDT
![]() |
![]() |