|
I would agree with what you are saying except the part about the system
dynamically determine the position every time. I believe only occurs when
the access plan is recalculated which only occurs if the table has changed
or some statistic like the number of records in the table has increased by
some amount.
Now if you were doing this from a PC it would occur when you did the
PREPARE and would not occur again in that session. If you always used
EXECUTE IMMEDIATE it would be every time (People acactually do that).
I, slso, don't believe there is anything at runtime that checks to see if
the data fits. It is a strict move and if it doesn't fit it blows up. The
compiler may or may not check.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.