Flat File Normalization

  • I would load the data into a single table and then write queries from that table to insert into the normalised tables.

    I'm not sure that you can do it all in one step but as the data only comes in every two weeks a little longer probably wont matter.

    J

  • This is a "quadruple post", now, ALI... recommend you don't do this again...

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

  • Jeff, it's a quintuple post! There was another one on the 18th too!



    Ade

    A Freudian Slip is when you say one thing and mean your mother.
    For detail-enriched answers, ask detail-enriched questions...[/url]

  • sorry guys just getting acustomed to this forum. my appologies for bombarding posts all over the place.

    ill stick to the mian ones now.........

    regards

Viewing 4 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply