3 lines
213 B
PHP
3 lines
213 B
PHP
Autoincrement primary key is the most basic identifier and its usage is strongly encouraged. Sometimes you may want to use some other name than 'id'
|
|
for your autoinc primary key. It can be specified as follows:
|