Hello David, This is a simplified version of my own attempt: SELECT * FROM ("oxford", "webster") WHERE NOT ( columnName = ANY (SELECT name FROM dictionaries)) The idea is that "oxford" and "webster" come from the Java program end up in the column called columnName. I think your answer is quite sufficient though and that it I should use option 1 since there don't seem to be any other options which are any better. Thanks, Daron. On 4/07/2011 1:45 AM, David Johnston wrote:
|
- [GENERAL] Select from Java Strings Daron Ryan
- Re: [GENERAL] Select from Java Strings David Johnston
- Re: [GENERAL] Select from Java Strings Daron Ryan
- Re: [GENERAL] Select from Java Strings Harald Fuchs