Forum Replies Created

Viewing 15 posts - 5,071 through 5,085 (of 59,068 total)

  • Reply To: Evaluting a DBA

    If you want to have some fun with a Performance Tuning "Expert", provide them with the following questions... (there's more... these are a bit more advanced that "What's a Clustered...

  • Reply To: Evaluting a DBA

    ZZartin wrote:

    Eric M Russell wrote:

    Jeff Moden wrote:

     Developers routinely look to the DBA for advice about data modeling (often times after it's been deployed to production), but I don't get questions on the job...

  • Reply To: Evaluting a DBA

    Eric M Russell wrote:

    Jeff, before I even clicked on the comments, I knew you'd be here with GETDATE().  🙂

    Heh.. I certainly have cut the rug for that one. 😀

    Eric M Russell wrote:

    The way I...

  • Reply To: Evaluting a DBA

    will 58232 wrote:

    Ask someone if they know why an RDBMS is called relational.

    The majority of candidates will give the wrong answer. This doesn't mean they should be rejected - they just...

  • Reply To: Evaluting a DBA

    David.Poole wrote:

    If I was looking for a lead DBA beyond the technical experience I would be looking for someone who

    • Keeps calm under pressure
    • Is good at explaining things to...
  • Reply To: Evaluting a DBA

    joe.lebaron wrote:

    David.Poole wrote:

    ...

    It reminds me of when I was interviewing someone who had a Phd in Mathematics (and I DID verify that).  You might think that someone applying for the...

  • Reply To: Does Every BEGIN require an END

    K.  Thanks for the feedback.   Me neither, for the record.

  • Reply To: Evaluting a DBA

    Heh... I'll give you another one... I interviewed a guy that claimed to be an expert at tuning SQL and T-SQL.  I asked him what a clustered index was and...

  • Reply To: Evaluting a DBA

    Heh... so a DBA doesn't need to know what a Clustered Index is???

    Sorry... Unless you're trying to hire a TRUE SYSTEM ONLY DBA, I find that laughable and even a...

  • Reply To: How to break zipcodes fileds with leading zeros

    Jeffrey Williams wrote:

    ScottPletcher wrote:

    Why?  If what you're saying is true, then just use the first char in the value as the category, that's less overhead than any kind of table lookup.

    Because...

  • Reply To: Does Every BEGIN require an END

    Jeffrey Williams wrote:

    Here are a couple more that won't have a corresponding END.

    • BEGIN CONVERSATION TIMER;
    • BEGIN DIALOG CONVERSATION;
    • BEGIN DISTRIBUTED TRANSACTION;

    Just curious... have you actually ever used any of those?

  • Reply To: table script to dump to csv with foreign key order

    Bruin wrote:

    I have used that before.. but was looking for something that would dump tables in order with foreign key reference in mind, so I could pickup this file and...

  • Reply To: ALTER VIEW permissions

    If this is to be done on a Prod box, I wouldn't.  If this is to be done on a Dev box, my question would be, why don't they already...

  • Reply To: Pivot table syntax (?) issue

    If you're using PIVOT, you should have posted the code anyway... there is a method that usually better than PIVOT.

  • Reply To: Does Every BEGIN require an END

    You claim to have 3rd party software that demonstrates that.  Why do we need to provide an example?  I've never seen such a thing but could be wrong.  Post the...

Viewing 15 posts - 5,071 through 5,085 (of 59,068 total)