Please
I have an application that it must be had access by some users registered in a table, with its respective login (table LOGIN). After login in the application they will have to see, to add or to edit information in one another table (table STORE). Each one must have access only its information, without having access others information.
I ask
The table STORE must have information of table LOGIN?
How to filter the information in the entrance after the LOGIN?