• Hi,

    I have a table workscope_event where i will be having event id and user id mappings,

    say for user id --> 1 mapped to events 1,2,3 where i have total 10 events

    now i need a query such that if user with Id 1 login to the system it should show only 1,2,3 events but if user with other id logs into the system it shud give all the 10 events.

    so as i told from workscope_events i will get mappings of user and event where i need to filter from event table with those events of workwscope_events depending on user login.

    /********************************************************
    Technology is just a tool,in terms of getting the kids working together and motivating them,the teacher is the most important.
    ********************************************************/