23c Constraints have another state: precheck
As I see it, it allows the DB to not perform the check and assume that the constraint was pre-validated within the application. (I liken it to a RAS External user/role)
But, doesn't rely disable allow for the same thing?
what is the “something special” that precheck provides that rely disable does not?