Re: mySQL 8 - view query not using outer predicate
Thanks but I don't think so.
I'm looking to have the predicate on the call to the outer query (the query that invokes the view) propagated to the view query.
This would allow me to change the predicates used to select records (in my client apps for example) while maintaining the same view (the same columns selected) across all uses of the view.
Without this propagation the temp table result is simply too large to be practical.
Subject
Views
Written By
Posted
1751
January 11, 2021 10:49AM
730
January 11, 2021 12:07PM
772
January 11, 2021 12:18PM
780
January 11, 2021 01:38PM
Re: mySQL 8 - view query not using outer predicate
774
January 11, 2021 02:06PM
679
January 11, 2021 03:02PM
773
January 11, 2021 04:04PM
732
January 11, 2021 10:34PM
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.