Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    I don't think ANSI SQL was ever the answer. The standard is too large, omits certain important behaviors, and is too vague on key questions. This is one reason that vendor implementations differ so much. Also, while standardized SQL would be a nice start, there would still be a need for a "different query language" that overcomes some of SQL's maddening limitations. Commented Oct 3, 2014 at 6:58
  • 1
    You can level the same argument against any standard, be it HTML, OpenGL or C. The fact that its difficult to make 1 thing fit every vendor's desire for differentiation doesn't mean its not a good thing to have. Commented Oct 3, 2014 at 7:34