5 ms·
Another idea: make the username the primary key and dispense with the id column. Username will not be changeable, but I think that is a rare case anyway.
by eliyak 13y ago
Another idea: make the username the primary key and dispense with the id column. Username will not be changeable, but I think that is a rare case anyway.