Push as much complexity onto the database as possible. The reason is that the performance of a database has been optimized like crazy, so the more you can get the database to handle, the better.
In reply to Re: Applying logical operators in either complex SQL xor hashes?
by talexb
in thread Applying logical operators in either complex SQL xor hashes?
by mldvx4
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |