Hi
I'm new to SQL Server 2005 and I have the tables created already by another person earlier..but the tables are not populated, I need to fill in the data tables in the data base with an already existing database which holds the raw data.
Backlog
Actual Raw Database -------------------> Summary database
The above was a pictorical view of what my data looks like...Now I need to extract the information from the raw database to the summary database.
I'm new to SQL Server 2005 and I have the tables created already by another person earlier..but the tables are not populated, I need to fill in the data tables in the data base with an already existing database which holds the raw data.
Backlog
Actual Raw Database -------------------> Summary database
The above was a pictorical view of what my data looks like...Now I need to extract the information from the raw database to the summary database.