Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Shubham Tyagi <Shubham.Ty...@protegrity.com> |
Subject | working(parsing) of Where clause condition |
Date | Mon, 11 Jan 2016 10:54:51 GMT |
Hello, I want to know the complete lifecycle of where clause condition in phoenix. How does the value of where condition get parse from different classes and intermediate value . Where is exactly the where clause logic and scan object reside in code Executing command select ID,NAME from "table_name" where salary >= 45678; OR select ID,SALARY from "table_name" where name like '%abcd%'; is their some kind of reference. Regards, Shubham tyagi | |
Mime |
|
View raw message |