UA-100768763-1 Jump to content

I hate SQL


AdyCarter

Recommended Posts

Running into a problem with Structured Query Language? :P

For me it just get's annoying to read sometimes and sometimes it makes things clear. :blink:

Really depends on what I'm working on which has been very sporadic between IBM DB2, MSSQL, Access, DBase, etc,

Link to comment
Share on other sites

I learned the "Don't write SQL statements when you're drowsy" lesson the hard way. It's far too easy to write "DELETE * FROM table WHERE id > 50000" when you mean "< 50000" and deleting everything you wanted to save while keeping everything you wanted to delete. :sad:

Luckily I had a two-year old backup and the quarterly update files were available in an archive. It wasted a day but wasn't totally catastrophic. On the plus side, I now handle databases with all due caution. Everytime I type out DELETE, I shudder a bit thinking about what could happen.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...