Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On


Add to briefcase

Normalization Expand / Collapse
Author
Message
Posted Tuesday, March 30, 2010 1:19 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum 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"
Post #892497
Posted Tuesday, March 30, 2010 1:26 AM
SSC Eights!

SSC Eights!SSC Eights!SSC Eights!SSC Eights!SSC Eights!SSC Eights!SSC Eights!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.


Post #892503
Posted Tuesday, March 30, 2010 2:50 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum 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
Post #892547
Posted Tuesday, March 30, 2010 5:30 AM


SSCrazy

SSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazy

Group: General Forum Members
Last Login: Tuesday, March 26, 2013 8:41 AM
Points: 2,562, Visits: 3,451
Click:A Normalization Primer and From MSDN

-------Bhuvnesh----------
While 1 = 1 (Learning SQL....)
Click to get fast response of your post
Post #892619
Posted Tuesday, August 24, 2010 6:10 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum 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
Post #974549
Posted Tuesday, August 24, 2010 9:55 PM


SSCrazy

SSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazy

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
Post #974606
« Prev Topic | Next Topic »

Add to briefcase

Permissions Expand / Collapse