Hi All,
I have a scenario here.
V had 2 drop down on the UI.
1. Country
2. State.
I have written stored procedure to retrieve data related to state. Now the requiremenet is there are login's who can see data for all the states. How to handle this situation?
For a global admin login he should able to retrieve data for all the countires and all the states.
How can I modify my existing storeproc to meet this requirement.
Please can anyone help me in this.
Thanks
Vikram
Go to the complete details ...