Why is RAISERROR misspelled? Or is it not?

后端 未结 5 1026
迷失自我
迷失自我 2020-12-29 19:31

Why isn\'t RAISERROR spelled RAISEERROR? Where is the second E? I could understand if it were some ancient keyword length constraint, but I would

5条回答
  •  长发绾君心
    2020-12-29 20:05

    Interesting - I've honestly never even noticed that before.

    I would suspect that it's an early oversight that was just never corrected, though I'm a little surprised that support wasn't later added for RAISEERROR, with the mis-spelling left alone for compatibility.

    Update: Aparently, there's even some internal confusion about what it ought to be - Check out this connect request, though MSFT didn't respond to it.

提交回复
热议问题