Pulse » Recent Items from 7/4/2011

Welcome!

Pulse has a simple goal: to give you a quick view of what's happening in the SQL Server community.

  • Browse

    Finding interesting content on Pulse is easy – you can drill down to a specific time period (by clicking on the bars of the chart), toggle different types of content on and off, and sort the results by popularity or recency.

  • Vote

    Discovered an informative blog post or a hilarious tweet? Tell the rest of the community about it by voting it up or down. Behind the scenes, our popularity algorithm will make sure it rises to the top of the list.

  • Comment

    When a simple up-or-down vote isn't enough, voice your opinions in a comment. Or check out what others are saying about something you posted or tweeted.

July

  1. 147
  2. 222
  3. 312
  4. 434
  5. 548
  6. 649
  7. 745
  8. 843
  9. 912
  10. 109
  11. 1155
  12. 1256
  13. 1362
  14. 1451
  15. 1536
  16. 1617
  17. 177
  18. 1848
  19. 1959
  20. 2052
  21. 2145
  22. 2237
  23. 238
  24. 247
  25. 2539
  26. 2633
  27. 2737
  28. 2855
  29. 2941
  30. 3014
  31. 3120

4

  1. 12 A0
  2. 10
  3. 20
  4. 30
  5. 40
  6. 51
  7. 60
  8. 73
  9. 81
  10. 90
  11. 100
  12. 114
  13. 12 P1
  14. 15
  15. 20
  16. 32
  17. 41
  18. 54
  19. 60
  1. Beware the SQL Community!

    Today, I was going about my business attempting to answer an innocent question that had been asked on the #sqlhelp hash tag when moments later I receive the following Tweet… As soon as I saw this Tweet I knew I’d dropped a clanger (fatherjack is never one to miss ...

  2. Beware the SQL Community!

    Today, I was going about my business attempting to answer an innocent question that had been asked on the #sqlhelp hash tag when moments later I receive the following Tweet… Oh dear...what have I done... As soon as I saw this Tweet I knew I’d dropped a clanger ...

  3. SQL Functions – CHARINDEX()

    CHARINDEX() returns the starting position of an expression in another expression. It takes below arguments: CHARINDEX ( exp1, exp2, position ) Where, exp1 = expression to be searched, exp2 = the main expression which contains exp1, position = this is optional, it specifies a position in exp2 from which the ...

  4. How to re-create database quickly

    I was running some database unit tests and needed to drop completely everyhing in my database. There are really many ways how to do that but I like following way because it kills all existing connections automatically and can be executed with one keystroke. It is not any rocket science ...

  5. How to re-create database quickly

    I was running some database unit tests and needed to drop completely everyhing in my database. There are really many ways how to do that but I like following way because it kills all existing connections automatically and can be executed with one keystroke. It is not any rocket science ...

  6. Do What I Tell You!

    Back in April, I ran across what I consider to be a horrendous piece of code in a stored procedure. This code cost me several hours of after hours work on a Saturday night plus wasted the time of at least four other people who were involved in this particular ...

  7. 2011 SQL Server MVP Award

    Thanks Microsoft for awarding me the MVP for SQL Server for the third year in a row.  It’s a great honor to receive the MVP award and I appreciate the recognition from Microsoft.  I’d also like to thank those that have read my blogs, attended my sessions, and ...

Pulse is a section of SQLServerPedia that gives you a quick view of what's happening in the SQL Server community.