![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am using sesql.com to query Goggle with SQL and I am having trouble with my query. The following works: SELECT gog.* FROM google gog WHERE searchterm = 'jokes' and searchterm = 'cats' and searchterm != 'dogs' and website != 'wikipedia.com' but when I try to retrict my query with SELECT gog.* FROM google gog WHERE searchterm = 'jokes' and searchterm = 'cats' and searchterm != 'dogs' and website != 'wikipedia.com' and rownum < 5 it still gives me everything??? help!! |
![]() |
| Thread Tools | |
| Display Modes | |
| |