![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Greetings, how can I find out what MQTs are defined on a particular table? Regards, Damir |
#3
| |||
| |||
|
|
OK, first problem solved, I can get the list of MQTs with: select * from syscat.tables where type = 'S'; So, how do I find the statement text for each MQT? Damir ---"Damir" <damirwil... (AT) yahoo (DOT) com> wrote in message news:ie051q$k23$1 (AT) ss408 (DOT) t-com.hr... * *Greetings, how can I find out what MQTs are defined on a particular table? Regards, * *Damir |
#4
| |||
| |||
|
|
OK, first problem solved, I can get the list of MQTs with: select * from syscat.tables where type = 'S'; So, how do I find the statement text for each MQT? |
![]() |
| Thread Tools | |
| Display Modes | |
| |