Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
10.7.1.1
-
None
-
Normal
-
Repro attached
Description
dblook has an option that allows the user to specify which tables to produce DDL statements for:
-t <tableOne> <tableTwo> ... to specify a list of tables for which
the DDL will be generated; any tables not in the list will be ignored.
However, GRANT statements for privileges on tables not in that list will still be printed.
Attachments
Issue Links
- relates to
-
DERBY-4829 dblook fails if there is a column privilege on a table whose name contains a quote
- Closed