I think this is the same as the situation with using * in view definitions.
Should the * be evaluated at query time or at creation time.
There are clearly opinions for and against.
But if * is evaluated at creation time then there is no mechanism to
say that whatever table exists in this schema make it say updateable to person X. You can always say that give this right to only the tables currently existing under a schema
by simply enumerating them.

- Rami

On 9.10.2010 21:05, Baron wrote:
Thanks for the update Thomas. My expectation is that it would only
effect the tables currently defined in the schema.

Baron


--
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to