Hi Guys,
I was wondering if any of you could help me out.
I have been tasked with finding out key benefits relating to doing an upgrade from 10.2B to 11.3 so that we can persuade some of our clients to upgrade to 11.3 as we need to justify them laying out the cash.
Cheers
Stuart
I have a piece of code
for each table1
where table1.company = 1
and table1.deleted = false
and table1.cancelled = false
and table1.broken = false no-lock:
end.
Which takes around 5 seconds to run, however when I change it to:
for each table1
where table1.company = 1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.