I have a couple of questions about Derby database design:
1. Is there any advantage (e.g. performance, security) to using procedures over standard SQL? 2. Is it possible to disable direct access to tables and provide the only access via procedures as it is in other RDBMS? Thanks, John C. Turnbull
