` Printed Icetips Article

Icetips Article



SQL Related Articles: Building indexes and use Prop:Where to limit a file loop
2004-04-10 -- Dan Pressnell
 
Newsgroups: sv.clarion.drivers

> Interesting, mind I place this over www.clarionpost.com?

Sure thing.  And in case an ORDER BY is needed, then check out the runtime
index in the help file.  Then you can do something like this:

build(acc:runtimeindex, 'acc:dateopened')
set(acc:runtimeindex)
accounts{prop:where} = whatever
.... etc

Dan



Printed April 28, 2024, 7:28 am
This article has been viewed/printed 35107 times.
Google search has resulted in 7 hits on this article since January 25, 2004.