Forum Replies Created

Viewing 15 posts - 196 through 210 (of 248 total)

  • RE: Frustration with Bad Design

    That story about David Helkowski was pretty crazy. It reminds me of the Seinfeld episode where Jerry's mechanic goes nuts because Jerry isn't babying his car enough, so the...

    Be still, and know that I am God - Psalm 46:10

  • RE: Exploring Recursive CTEs by Example

    Fun article, this takes me back to my college days studying math and economics. I really wish I knew everything about SQL Server then that I do now -...

    Be still, and know that I am God - Psalm 46:10

  • RE: Summer, Summer, Summertime

    Wife and I had our third baby (that's relaxing, right?), and got in a good amount of fishing. Our busy season for sales here at work is fall through...

    Be still, and know that I am God - Psalm 46:10

  • RE: Is It Time To Clear Out Those Quirky Functions?

    Carlo Romagnano (7/10/2014)


    I'd like also a SPLIT/JOIN function as in VB. So, given a tab/cr limited string the function returns a table and viceversa.

    ...

    I completely agree with this. A...

    Be still, and know that I am God - Psalm 46:10

  • RE: Number of rows returned by different JOINs

    Easy one, thanks. I needed an easy one after getting the last four in a row wrong.

    Be still, and know that I am God - Psalm 46:10

  • RE: All the People Smarter than Me - Editorial

    I was also at that SQL Saturday and was really excited to see "the pros" in person. Hearing Ozar, Fritchey, and Machanic (and all the other great teachers) teach...

    Be still, and know that I am God - Psalm 46:10

  • RE: Less and Less Visual

    A couple thoughts came to me as I read the editorial:

    1. In at least one case, when designing views, I think creating using tsql is so much easier than using...

    Be still, and know that I am God - Psalm 46:10

  • RE: Connection Colors

    sestell1 (6/24/2014)


    You can save your custom colors with specific connections if you use 'registered' servers in SSMS.

    I like to set all my production server connections to red, to cut down...

    Be still, and know that I am God - Psalm 46:10

  • RE: Poecilonym Madness!

    Tricky, I failed to realize the synonym would be pointing to the view instead of the table that had been dropped.

    Great question!

    Be still, and know that I am God - Psalm 46:10

  • RE: Reading, Writing, and Riskmetic

    GilaMonster (6/19/2014)


    OCTom (6/19/2014)


    What gives? I thought all of us developers got admin rights!?!? :laugh:

    On dev servers, I'm very happy to give developers db_owner of the DB they're working in, alter...

    Be still, and know that I am God - Psalm 46:10

  • RE: Finding and Eliminating Duplicate or Overlapping Indexes

    Great scripts, thanks a lot! I've added them to my personal library, with you as the source.

    Be still, and know that I am God - Psalm 46:10

  • RE: MDX Guide for SQL Folks: Part I - Navigating The Cube

    Great article, very useful for getting started with MDX.

    Be still, and know that I am God - Psalm 46:10

  • RE: Status and Name Please

    Fun questions, thanks!

    Be still, and know that I am God - Psalm 46:10

  • RE: Farewell

    Be sure to spend at least one day doing nothing but fishing!

    Be still, and know that I am God - Psalm 46:10

  • RE: Datastage (on Linux) Connectivity to SQL Server default instance problem

    In that case, I'd temporarily give the login the access it needs to connect, then run a sql trace on the login and see everything it's touching. There must...

    Be still, and know that I am God - Psalm 46:10

Viewing 15 posts - 196 through 210 (of 248 total)