Forum Replies Created

Viewing 15 posts - 211 through 225 (of 567 total)

  • RE: Are the posted questions getting worse?

    wolfkillj (9/20/2013)


    Jan Van der Eecken (9/20/2013)


    wolfkillj (9/20/2013)


    ... The filibuster ...

    I don't think I'm the lone non-US citizen who doesn't quite understand what the Filibuster is all about. The way I...

  • RE: Are the posted questions getting worse?

    Jan Van der Eecken (9/20/2013)


    wolfkillj (9/20/2013)


    ... The filibuster ...

    I don't think I'm the lone non-US citizen who doesn't quite understand what the Filibuster is all about. The way I understand...

  • RE: Execution Plans Question

    Brandie Tarvin (9/20/2013)


    Here's the UPDATE statement with the Key Lookup. To be honest, it isn't taking very long to run. My biggest issue is with another part of the query....

  • RE: Are the posted questions getting worse?

    Ed Wagner (9/20/2013)


    Greg Edwards-268690 (9/20/2013)


    Ed Wagner (9/20/2013)


    jasona.work (9/20/2013)


    On an unrelated note, so much fun working for government...

    When said govm't seems heck-bent on going into shutdown, potentially leaving one payless for...

  • RE: Are the posted questions getting worse?

    SQLRNNR (9/10/2013)


    Brandie Tarvin (9/10/2013)


    I am seriously thinking of making DBCC Timewarp settings one of my own interview questions, just to see how far the SQL Conspiracy has spread. 😀

    What are...

  • RE: Fastest way to read a 600MB table (in memory)

    noeld (8/27/2013)


    I disagree. SSMS takes similar time using shared memory on the machine.

    The fact that I get linear increase in throughput as I parallelize the access indicates that there...

  • RE: Are the posted questions getting worse?

    Sean Lange (8/23/2013)


    The only read disadvantage of concrete countertops is that you have to keep resealing them. They do look pretty awesome though.

    Resealing concrete counters is easy enough that I...

  • RE: how to pass parameters into an openquery ?.

    Jeff Moden (8/21/2013)


    weston_086 (8/21/2013)


    Bcz i want to put the result of the stored proc into "dbo.INFORMATION" table.but it is giving me an error "unable to begin a distributed transactions"...

  • RE: Normal Forms and Data Integrity

    Ow . . . ow . . . ow . . . ow

    ^^^ My brain working on this question.

  • RE: Are the posted questions getting worse?

    Sean Lange (8/23/2013)


    SQLRNNR (8/23/2013)


    Sean Lange (8/23/2013)


    SQLRNNR (8/23/2013)


    Koen Verbeeck (8/23/2013)


    ChrisM@Work (8/23/2013)


    GilaMonster (8/23/2013)


    Fal (8/22/2013)


    Speaking of fruit. The missus and I are getting a new kitchen in and are trying to finalise...

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (8/19/2013)


    Sean Lange (8/19/2013)


    Stefan Krzywicki (8/19/2013)


    The Dixie Flatline (8/19/2013)


    Just looking in a minute, while stopping to grab a donut. I feel compelled to ask this...

  • RE: Clear cache after big job?

    Boris Pazin (8/16/2013)


    wolfkillj (8/16/2013)


    Wait just a sec - the OP asked about using DBCC FREEPROCCACHE but accepted Gail's and Grant's answers that apply to the buffer pool, so I'm confused....

  • RE: Are the posted questions getting worse?

    jasona.work (8/16/2013)


    Stefan Krzywicki (8/16/2013)


    jasona.work (8/16/2013)


    Ed Wagner (8/16/2013)


    Skip the lawyering, where's the picture of the car?

    Um, I keep forgetting to take a decent pic...

    😛

    Too busy taking those indecent pics?

    /Insert 70s' p0rn...

  • RE: Scripting a stored procedure as a view

    You can't declare variables in a view, and of course views can't take parameters. You use variables in number of places:

    -- as a column and in CASE expressions in the...

  • RE: Cause of concern?

    MSSQL_NOOB (8/15/2013)


    If it's inserted from an online form, there's a cause for concern because, if you can insert HTML tags, you can insert sql injection / cross site scripting?

    On the...

Viewing 15 posts - 211 through 225 (of 567 total)