Hello
i am trying to make a thing that looks easy but it is taking me a lot of time and i am not sure how to make it...
I want to add a column in a sql database wich have to be filled from 1 to ... X. Is it possible to make it when adding the column?
The database is already created but i want to modify it to match with a project i have and i need a column with that index.
I've tried to make it throught php also, making a insert instruction for every record but it doesnt works...
Does anyone know how to make it easyly?
MANY THANKS in advance
i am trying to make a thing that looks easy but it is taking me a lot of time and i am not sure how to make it...
I want to add a column in a sql database wich have to be filled from 1 to ... X. Is it possible to make it when adding the column?
The database is already created but i want to modify it to match with a project i have and i need a column with that index.
I've tried to make it throught php also, making a insert instruction for every record but it doesnt works...
Does anyone know how to make it easyly?
MANY THANKS in advance






