On Fri, Sep 19, 2014 at 12:35 AM, Prakash Premkumar <prakash.p...@gmail.com>
wrote:

> Let's take this example
>
> explain select * from employee,company,location where location.name=
> company.name and location.name=employee.name;
>
>
> How's the register for the highlighted opcode allocated and how does the
> virtual machine remember this allocation ?
>
>
This mailing list uses plain text (not HTML) for maximal portability.  That
means that there is no highlighting.

Please provide the opcode address and the operand (P1, P2, P3, etc) that
you are interested in.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to