| QSM-02009 |
non-inner join |
| QSM-02010 |
join predicate with operator other than equals (=) |
| QSM-02011 |
a HAVING clause is present |
| QSM-02012 |
a CONNECT BY clause is present |
| QSM-02013 |
SELECT list includes a RAW data type expression |
| QSM-02014 |
GROUP BY expression other than a column |
| QSM-02015 |
Index Organized Table (IOT) present in FROM list |
| QSM-02016 |
clustered table in FROM list |
| QSM-02017 |
subquery present in the HAVING clause |
| QSM-02018 |
subquery present in the WHERE clause |
| QSM-02019 |
mv references another mv in FROM clause |
| QSM-02020 |
container column not in SELECT list with NOT NULL constraint |
| QSM-02021 |
set operator encountered in mv |
| QSM-02022 |
aggregate selections |
| QSM-02023 |
nested cursor |
| QSM-02024 |
no GROUP BY clause |
| QSM-02025 |
no aggregate functions |
| QSM-02026 |
non-AND conjunction in WHERE clause |
| QSM-02027 |
group by ROLLUP |
| QSM-02028 |
group by CUBE |