Hi Joel,
So as you mentioned there are some columns missing.
select * from master..monCachedStatement where 1=2
go
This would display all the columns that are available for the table.
Best Regards,
Ankitha
Hi Joel,
So as you mentioned there are some columns missing.
select * from master..monCachedStatement where 1=2
go
This would display all the columns that are available for the table.
Best Regards,
Ankitha