posted 22 years ago
Hi,
I'm looking for a library that manipulates SQL statements, something along the lines of:
It's for an application where the same data is being looked at by users with various combinations of permissions and preferences, so there's a core query that stays the same, with rows and columns added or taken away for specific invocations.
The other thing I'd like to be able to do is something like:
It's simple, it must have been done before, but my Google queries (eg "java sql") are unsuccessful. Thanks for any help.
--
Donal