Re: Partition by Clause not working
The query you posted has other issues: "row_number" is missing its trailing parentheses, "table/view" is a syntax error (as if copied from a manual).
Please post the actual query, and the result of running Show Create Table on the table name referenced by the query, or if it is a View, then the result of Show Create View on its name.
Subject
Views
Written By
Posted
4434
October 08, 2020 08:59PM
1167
October 09, 2020 08:22AM
991
October 09, 2020 11:01AM
Re: Partition by Clause not working
985
October 09, 2020 11:18AM
889
October 12, 2020 12:20AM
904
October 12, 2020 09:41AM
1060
October 12, 2020 06:23PM
974
October 12, 2020 08:04PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.