Forum Replies Created

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

  • RE: Proportional Fill

    That was a good question. I assumed that the algorithm looked at the percentage free by file instead of the percentage of total space free on each file. ...

  • RE: How Far Have You Traveled for a SQL Saturday?

    I live in a northern suburb of Milwaukee and have traveled down to Chicago for SQL Saturday twice in the last three years. According to Google maps it is...

  • RE: Too Much Information for Sports

    -1 for talking about the She-Hawks. Go Niners!

  • RE: The basic Aggregate function

    I think this kind of makes sense if you come at it from the Oracle perspective. In Oracle, to select values you have to go against the SYS.DUAL table,...

  • RE: Use Tools

    I'm only 31 years old, so I don't have the level of experience of many others here, but I've never met someone who automated themselves out of a job. ...

  • RE: Stress Testing

    Since I work almost exclusively with third party software, I generally don't need to do any kind of stress testing since all hardware requirements come from the software publishers. ...

  • RE: ORDER BY ASC and NULLs last

    Fun question, thank you.

  • RE: Is PowerShell Intimidating?

    I made it a goal to get into Powershell this year, and have so far not done much. I just haven't run into many problems that make sense to...

  • RE: Dexterity Matters

    Anyone else here have problems with accidentally IMing their passwords out to coworkers? It's so easy to think you are in one application, but instead you have Lync or...

  • RE: The Slack Integration

    I also browsed the website and didn't see any difference between this and skype for business, which comes free with O365.

  • RE: Bitwise OR

    Does anyone have any real-world examples of using bitwise functions in SQL Server? I've never used them before, but maybe there were times I could/should have and just didn't...

  • RE: What's the Length?

    Fun questions, thanks Umer Akram.

  • RE: Surface Book

    Aaron N. Cutshall (1/4/2016)


    Grant Fritchey (1/4/2016)


    I had such a bad experience with the Lenovo and saw everyone else having it too, I was very shy of trying the X1. Plus...

  • RE: The Improvement

    This is a great function, I wish it was available in 2008 R2. I wonder if it'd be easy to build (along with LAG) as a UDF?

  • RE: Included Indexes

    I was thinking that since a clustered index includes all non-key columns and you want to include some non-key columns, you wouldn't need it to be a nonclustered index...

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