---------- Forwarded message ----------
From: D. Richard Hipp <[email protected]>
Date: Sun, Apr 11, 2010 at 4:14 PM
Subject: Re: explain the aggregation query in sqlite
To: shyam gautam <[email protected]>


Please send your questions to [email protected].

On Apr 11, 2010, at 6:36 AM, shyam gautam wrote:

> hii;
>
>
> myself shyam please explain me the
>
>
> aggregation query execution like
> select sum(salary) from employee where  salary< 2000;
>
>
> at the code level of the means in which c files first which function
> call and how result is comes using the c files and which c files is
> use during parsing , tokenizing , select , and during sum function
> and  how sum function is evalauated
>
>
> please also expalin me the virtual macvhine cod elevel implementation

D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to