Base solution for your next web application
Open Closed

Split User Table to Person Table #8067


User avatar
0
murat.yuceer created

Hello,

I need some advice for extend User table

For example i need to add some details for persons like IdentificionNumber, Age, Gender etc..

What is best practices to do that, Extend user table or split user table with one to one relation to Person table (move name and lastname to person)?


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    Simple and common practice is extend user table

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because it has not had recent activity for a long time.