I've just begun to use derby, so I don't currently know how to check for the user of a table. What I'd like to know is: When I'm using a database without default schema, just creating a schema in a different schema and inserting a row - who's the owner? Just to make it clear, assume the username is "user", the schema is "xuser" - will the owner be "user" or "xuser"?
Regards, Peter [EMAIL PROTECTED] schrieb:
[...]
