hi
I want to have two field auto_increment
in one table in database(mysql) that each other in when
that table is created start with two digit for example one start with 110
and the other start with 11111000,
can I do this work?how?
thanks alot
I want to have two field auto_increment
in one table in database(mysql) that each other in when
that table is created start with two digit for example one start with 110
and the other start with 11111000,
can I do this work?how?
thanks alot
Comment