if you standardise one thing, what is it and why
You're viewing a single thread.
SQL. There are so many SQL dialects. Only if there could be a way to standardize it...
I mean, there IS a universal SQL standard that all of the major dialects are supersets of. It's only when you get into the funky stuff that you start finding dialect-specific syntax and features.