Fox wrote:
> 
> When i type the command text in ADODataSet for SAP DB using 
> small letters it
> executes more than 10 x faster comparing to the same query typed big
> letters. Why is that?
> 
Have a look at the explain plan of both commands. 
There might be a difference because of value distribution 
or usage of some functions like upper and lower.

Regards,
Holger
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to