|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Re: Re: Searching (sybase) Database and SQL help (was: Neophyte needs help.)by mpeppler (Vicar) |
| on Jun 27, 2002 at 17:14 UTC ( [id://177851]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Neat. Unfortunately that SQL statement won't work with Sybase - specifically the syntax is not supported. Usually the same thing can be achieved with temporary tables (which is what the above will do under the covers anyway), or with some interesting GROUP BY and HAVING clauses. Michael
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||