Hi,
I am having a tough time as my query is getting aborted due to abnormal PJI values.
The query in question tries to create a volatile table from another volatile table using a subquery
basically its a create table using a subquery , both these table have the same set of PI defined
The select is kind of complex and invloves numerous case staments and about 20-30 columns and derived columns are calculated
however it all comes from a single voaltile table in the from clause there are no joins invovled at all.
↧