Tuesday, March 01, 2011

SQL & Me

A question that has often plagued my conscience: is it wrong for me to ask for help if I cannot pinpoint the source of my SQL troubles myself? Today I was trying to figure out which parts of my run script needed testing. This was when I found out spotted a somewhat large bug in my SQL statements that caused a stored procedure to alternate between returning a row and not returning anything at all.

1 comment:

  1. You're a cadet. Of course it's okay to ask for help. Even senior programmers ask one another for help sometimes.

    ReplyDelete