When creating my database, i want to set the "id" as the unique field by setting it as the primary key.
And Auto_increment. .. how do i make so that the "username" field is also unique?
i'm using sql?
And Auto_increment. .. how do i make so that the "username" field is also unique?
i'm using sql?
