if there are two or three users,it was able to create tables for registration page
but if there are 1000 members..is it possible to create table for every single user or one table for all and tell me how it can retrieve
plz help me
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suraj SahooPosted Jan 14, 2015, 12:59 AM
See two or three users here means User Roles like Admin Write View as such, but there is not possibility on Business logic point of view to have 1000 roles.
And if 1000 Members are there then you can have one separate table with the UserID/MemberID and their respective roles.
I hope my anticipation is correct.
Please post back your thoughts.
Thanks