I have a situation where an SQL View was created over several table -
and the library containing the SQL view is going to be refreshed.
When the refresh occurs we will lose the SQL view.
I do not know the syntax that was used to create the SQL View - and
don't know what command will tell me the syntax. I would have hoped
"Describe Table" would have told me - but it doesn't seem to be the
right command.
This is on an iseries
(db)
drbohner@existi nglight.net
and the library containing the SQL view is going to be refreshed.
When the refresh occurs we will lose the SQL view.
I do not know the syntax that was used to create the SQL View - and
don't know what command will tell me the syntax. I would have hoped
"Describe Table" would have told me - but it doesn't seem to be the
right command.
This is on an iseries
(db)
drbohner@existi nglight.net
Comment