Forum Replies Created

Viewing 15 posts - 11,851 through 11,865 (of 49,562 total)

  • RE: Scalar function help-New to tsql

    Please don't cross post. It just wastes people's time and fragments replies.

    No replies to this thread please. Direct replies to http://www.sqlservercentral.com/Forums/Topic1490583-2799-1.aspx

  • RE: sql 2012 dumps

    HanShi (9/2/2013)


    Look on the internet for exam testing questions.

    Problem is, a lot of those are braindumps (actual questions from the actual exams).

  • RE: sql 2012 dumps

    Braindumps are cheating. They are the actual questions from the exams posted in violation of the NDA that anyone writing the exams accepts. Using or distributing braindumps can result in...

  • RE: Question related to missing index DMV's ?

    It's not a unit and you cannot tell just from the missing index DMV that an index should or should not be created. It's just a place to start.

  • RE: sql query

    saravanakumar.G (9/1/2013)


    You might get this error ...

    So much for trying to get someone to figure out their homework for themselves.... He learns nothing by being given the answer.

  • RE: sql query

    Here's an idea. Try it yourself. If you get stuck, ask for help. You learn nothing by having someone give you the answer.

    Hint: Sum and Group By

  • RE: sql query

    No, that's not an error message (and it's not the one that query will throw)

    What error does that query throw?

  • RE: sql query

    What error?

  • RE: sql query

    Homework? What have you tried so far? Where are you stuck?

  • RE: sql query

    Homework?

    Have you tested the query? What is wrong with it?

  • RE: Are the posted questions getting worse?

    SQLRNNR (8/31/2013)


    Grant Fritchey (8/31/2013)


    Cool. That relieves a lot of pressure. I haven't taken a single Microsoft certification. Now, since the only one I respect is gone, I don't have to.

    Can...

  • RE: Errors from CHECKDB

    MyDoggieJessie (8/31/2013)


    Ps. Write cache was already disabled (guessing this should always be enabled?) - the replacement battery should be installed in the next few days as well

    Once the battery is...

  • RE: Errors from CHECKDB

    Combined with a hard shutdown it can cause problems (pages SQL assumes written to disk never got there).

    If the RAID array's battery is faulty, you must disable the write cache...

  • RE: Errors from CHECKDB

    A single drive failure in a RAID 1, 5 or 10 should not have caused this. Those raid levels have redundancy, so you can lose an entire drive and not...

  • RE: Errors from CHECKDB

    Run a full checkDB, if there are any errors I'd recommend dropping the database and reinitialising the subscription.

Viewing 15 posts - 11,851 through 11,865 (of 49,562 total)