You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rick Hillegas (JIRA)" <de...@db.apache.org> on 2006/09/19 17:27:25 UTC

[jira] Updated: (DERBY-1209) It would be good to add an example to the SYSCS_UTIL.SYSCS_CHECK_TABLE documentation for how to check all tables

     [ http://issues.apache.org/jira/browse/DERBY-1209?page=all ]

Rick Hillegas updated DERBY-1209:
---------------------------------

    Fix Version/s: 10.2.2.0
                       (was: 10.2.1.0)

Moving to 10.2.2.0.

> It would be good to add an example to the SYSCS_UTIL.SYSCS_CHECK_TABLE documentation for how to check all tables
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1209
>                 URL: http://issues.apache.org/jira/browse/DERBY-1209
>             Project: Derby
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 10.2.1.0, 10.1.2.3
>            Reporter: Kathey Marsden
>            Priority: Minor
>             Fix For: 10.2.2.0
>
>
> It would be good to add an example to the  SYSCS_UTIL.SYSCS_CHECK_TABLE documentation on how to check all tables:
> http://db.apache.org/derby/docs/10.1/ref/rrefsyscschecktablefunc.html
> e.g.
> SELECT schemaname, tablename, SYSCS_UTIL.SYSCS_CHECK_TABLE(schemaname,
> tablename) FROM sys.sysschemas s, sys.systables t WHERE s.schemaid =
> t.schemaid;

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira