On May 24, 2012, at 5:06 PM, Adam Heath wrote:

> select 1 from entity_key_store where key_name = '' limit 1;

ouch, I am getting an error on Derby for the "limit 1" syntax... since it is 
currently used in the validation query based on "Example" I am now wondering if 
it is actually used at all.
I will skip the limit 1 because as you mentioned key_name is a pk and this 
should still guarantee that 0 records are returned

Thanks

Jacopo

Reply via email to