Hello,
I have two tables ( User and Team), if user and team mumber(like manager) match then go to page1; if user and team member(normal user) match then go to page 2. My question is how to select two tables and redirect to particular page? where I need to put the condition?
Thanks
Neel