G
Guest
i am creating a database where in a table i need to divide each row based on
one of the column vaule into many rows where the rest of the columns content
are the same
currently i am adding new rows to temp file and then appending to the
current database.
is there any way i cna do with arrays?
one of the column vaule into many rows where the rest of the columns content
are the same
currently i am adding new rows to temp file and then appending to the
current database.
is there any way i cna do with arrays?