Forum Replies Created

Viewing 15 posts - 15,556 through 15,570 (of 22,211 total)

  • RE: Can we set session timout period Server 2005.?

    2008 does offer the query governor as a mechanism for preventing long-running queries. You can also set a a remote server connection timeout setting for the server, however, this is...

  • RE: Any Recommended Sites or Books for Practising SQL/SQL Server

    To be completely honest, one of the best things you can do is learn to operate the search routines either on google or here at SSC. For example, your question,...

  • RE: The Missing Certification

    Steve Jones - Editor (4/2/2010)


    WayneS (4/2/2010)


    where the MCITP is geared towards a specific version, I agree that this certification should be Version specific.

    Definitely version specific, though I'd also add I...

  • RE: The Missing Certification

    CirquedeSQLeil (4/2/2010)


    Grant Fritchey (4/2/2010)


    Lynn Pettis (4/2/2010)


    I also believe that the certification should be renewed periodically, minimum 3 years, maximum 5 years.

    Recertification should include testing, presenting original material at users groups/conferences,...

  • RE: The Missing Certification

    Lynn Pettis (4/2/2010)


    I also believe that the certification should be renewed periodically, minimum 3 years, maximum 5 years.

    Recertification should include testing, presenting original material at users groups/conferences, attending appropriate conferences...

  • RE: insertion of parameters

    johnhectar (4/2/2010)


    Thank you and how can i execute a procedure......

    Well that depends on the context. Depending how you are connecting to the database server, different rules are going to apply....

  • RE: The Missing Certification

    CirquedeSQLeil (4/2/2010)


    You make a good argument against the Time in Service.

    If we drop the time in service, would we implement more tests? I see more tests as a way...

  • RE: Performance Tuning Big Table

    TheSQLGuru (4/2/2010)


    I don't understand this talk about numbers since the OP clearly stated "... a code with numbers and characters". Can't put those characters in an int, bigint, numeric,...

  • RE: The Missing Certification

    I think the time in service, as part of the bridge between MCTIP and MCM, actually adds unecessary overhead that is simply going to be gamed anyway. I'm assuming this...

  • RE: The Missing Certification

    WayneS (4/2/2010)


    Grant Fritchey (4/2/2010)


    That's the problem with bringing titles and time in rate to the equation. One of the best DBA's I know isn't a DBA, she's a developer; Gail...

  • RE: Test

    Sorry, test failed. Please try again.

  • RE: MSBI Data Warehouse Related Qs

    I saw this question over on ask.sqlservercentral.com as well. I don't understand what you're trying to achieve with this information. Most of it is survey type questions, not questions regarding...

  • RE: The Missing Certification

    That's the problem with bringing titles and time in rate to the equation. One of the best DBA's I know isn't a DBA, she's a developer; Gail Shaw. I think...

  • RE: Performance Tuning Big Table

    Using a number does make sense, but I wouldn't suggest you use NUMERIC. The NUMERIC(12,0) suggested is 9 bytes in size. An INT is only 4 bytes and covers 10...

  • RE: Are the posted questions getting worse?

    GilaMonster (4/1/2010)


    Now I have someone whining about my april fool's blog post. 🙁

    Oh that was flipping sad.

    I hope the schmuck finds your post every day for the rest of his...

Viewing 15 posts - 15,556 through 15,570 (of 22,211 total)