I have a table that I am trying to restructure.
This table was designed 15 years ago and is not very discriptive.
I need to do three things:
One, create a new table with column_names that are descriptive,
Two, move the data from the old table over to new table and
Three, clean the data up since it has a lot of the fields have a lot of null values.
Any ideas on how to proceed?
thanks in advance
This table was designed 15 years ago and is not very discriptive.
I need to do three things:
One, create a new table with column_names that are descriptive,
Two, move the data from the old table over to new table and
Three, clean the data up since it has a lot of the fields have a lot of null values.
Any ideas on how to proceed?
thanks in advance