Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BETWEEN or BETWEEN?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00132234
Message ID:
00132665
Views:
15
>Hi all,
>
>There are two ways to write "BETWEEN" clauses in a SQL query or view:
>... WHERE dDate BETWEEN ?vp_dBeg AND ?vp_dEnd
>or
>... WHERE BETWEEN( dDate, ?vp_dBeg, ?vp_dEnd)
>
>Is there a performance difference between the two, or is it only a matter of writing style?
>
>José

Cetin, George and Federico,

Thanks for answering, I know have a clear idea.

José
Previous
Reply
Map
View

Click here to load this message in the networking platform