|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Saturday, July 14, 2012 8:03 AM
Points: 2,
Visits: 22
|
|
Hi guy's, I really Need Some example to do normalized database.... Thanks, Pankaj "Born TO Learn"
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: Monday, June 04, 2012 5:00 PM
Points: 891,
Visits: 225
|
|
please search for basics of normalization on internet and read it.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Saturday, July 14, 2012 8:03 AM
Points: 2,
Visits: 22
|
|
| will you please give me an full proof example of this ...i have searched on internet but didn't got good example
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Tuesday, March 26, 2013 8:41 AM
Points: 2,562,
Visits: 3,451
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Sunday, January 16, 2011 12:24 PM
Points: 9,
Visits: 22
|
|
Boy I am with you on that one. I have been researching for several hours all over the internet and I can't find a sql plan that works. I have never heard of anyone creating separate tables when you have repeating groups....for one thing the repeating groups are field names that general are associated with a metric and the additiona table doesn't make sense. You want to privot the repeating groups into one field and associate a row and metric for each repeating group. The good ETL tools do it great, I just want to know what the pivot code looks like and how it could work.
Actually since I don't have access to SQL Server I would like to know how you would perform a pivot in MS Access....any ideas??
Mare
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Tuesday, March 26, 2013 8:41 AM
Points: 2,562,
Visits: 3,451
|
|
marerose888 (8/24/2010) Boy I am with you on that one. I have been researching for several hours all over the internet and I can't find a sql plan that works. I have never heard of anyone creating separate tables when you have repeating groups....for one thing the repeating groups are field names that general are associated with a metric and the additiona table doesn't make sense. You want to privot the repeating groups into one field and associate a row and metric for each repeating group. The good ETL tools do it great, I just want to know what the pivot code looks like and how it could work.
Actually since I don't have access to SQL Server I would like to know how you would perform a pivot in MS Access....any ideas??
Mare You should start a new thread(topic) for your query
-------Bhuvnesh---------- While 1 = 1 (Learning SQL....) Click to get fast response of your post
|
|
|
|