Forum Replies Created

Viewing 15 posts - 121 through 135 (of 267 total)

  • RE: Output Full Result Set to a Table - Article

    With ssis you can

    Create an sp that performs your select.

    Use the sp as the source using with result sets followed by all the columns you require along with their type.

    Then...

  • RE: Output Full Result Set to a Table - Article

    Do you mean a stored procedure that returns to 'with results set' in SSIS?

  • RE: Email Formatted HTML Table with T-SQL

    I tend to drop whatever I need to audit from the ETL process into a table, the use a BI tool (in my case, SSRS or Cognos) to produce and...

  • RE: Today's Random Word!

    Stuart Davies (11/30/2016)


    Grumpy DBA (11/29/2016)


    ZZartin (11/29/2016)


    crookj (11/29/2016)


    Ed Wagner (11/29/2016)


    Manic Star (11/29/2016)


    Luis Cazares (11/29/2016)


    Castro

    Controversy

    Arguement

    Squabble

    Quibble

    Grouse

    Famous

    Star

  • RE: Today's Random Word!

    Ed Wagner (11/29/2016)


    djj (11/29/2016)


    Manic Star (11/29/2016)


    Ed Wagner (11/28/2016)


    Manic Star (11/28/2016)


    DamianC (11/28/2016)


    Ed Wagner (11/28/2016)


    Manic Star (11/28/2016)


    Ed Wagner (11/28/2016)


    djj (11/28/2016)


    Ed Wagner (11/26/2016)


    DamianC (11/26/2016)


    Ed Wagner (11/26/2016)


    TomThomson (11/24/2016)


    Brandie Tarvin (11/23/2016)


    Manic Star (11/23/2016)


    Luis Cazares (11/23/2016)


    Brandie...

  • RE: Slowly changing dimensions using T-SQL MERGE

    In this instance I am using the sample data provided

  • RE: Today's Random Word!

    Ed Wagner (11/28/2016)


    Manic Star (11/28/2016)


    Ed Wagner (11/28/2016)


    djj (11/28/2016)


    Ed Wagner (11/26/2016)


    DamianC (11/26/2016)


    Ed Wagner (11/26/2016)


    TomThomson (11/24/2016)


    Brandie Tarvin (11/23/2016)


    Manic Star (11/23/2016)


    Luis Cazares (11/23/2016)


    Brandie Tarvin (11/23/2016)


    Pie!

    Apple

    Pecan (Prounounced Pee-Can)

    Pecan (Pronunciation corrected to Pah-khan) @=)

    Pacane (Spelling...

  • RE: Slowly changing dimensions using T-SQL MERGE

    Just playing around with SCD4 as I've used a different approach previously

    I'm getting:

    (5 row(s) affected)

    (0 row(s) affected)

    Msg 515, Level 16, State 2, Line 60

    Cannot insert the value NULL into column...

  • RE: Slowly changing dimensions using T-SQL MERGE

    Use these techniques for merges a lot

    Never used SCD 3 though and never used deleted

    Very useful to have them all in one location

    Thanks

  • RE: Today's Random Word!

    Ed Wagner (11/26/2016)


    TomThomson (11/24/2016)


    Brandie Tarvin (11/23/2016)


    Manic Star (11/23/2016)


    Luis Cazares (11/23/2016)


    Brandie Tarvin (11/23/2016)


    Pie!

    Apple

    Pecan (Prounounced Pee-Can)

    Pecan (Pronunciation corrected to Pah-khan) @=)

    Pacane (Spelling corrected; if you really pronounce it like that it's...

  • RE: Online T-SQL Scripts and Copyright

    Maybe Googling well should be a prerequisite when an applicant is considered for a job. Hahahaha!!!!:-D:-D:-D:-D:-D:-D:-D

    Recently I interviewed with a few basic generic technical questions

    For the second (final) interview, I...

  • RE: Online T-SQL Scripts and Copyright

    James Stover (4/18/2009)


    What's a bit sad is that "borrowing" T-SQL or any other online resource is that it doesn't really help us learn better. Should job requirements say: "Must know...

  • RE: Online T-SQL Scripts and Copyright

    Adi Cohn-120898 (4/19/2009)


    There is a very big difference between writing a novel or creating a movie and writing T-SQL. It would be ridiculous if one day we’ll find out...

  • RE: Alternatives to Microsoft Certifications

    Sites like Udemy, Lynda and Pluralsight have courses that you can take and then post on professional networking sites like linked-in

    The ones I have done don't come with an exam...

  • RE: Today's Random Word!

    Brandie Tarvin (11/24/2016)


    There will be A TEST!

    😀

    Exam

Viewing 15 posts - 121 through 135 (of 267 total)