Why is RAISERROR misspelled? Or is it not?
Posted
by Jason
on Stack Overflow
See other posts from Stack Overflow
or by Jason
Published on 2010-05-12T17:09:11Z
Indexed on
2010/05/12
17:24 UTC
Read the original article
Hit count: 301
Why isn't RAISERROR
spelled RAISEERROR
? Where is the second E? I could understand if it were some ancient keyword length constraint, but I wouldn't expect it to be a nine-character limit.
Is RAIS or RROR a technical word such that "raise-error" is just a mis-reading? Are its (immediate) origins in a different language?
I've searched Google but not finding much on the subject.
© Stack Overflow or respective owner