Reserved SQL words are written in uppercase.
Reserved SQL words are written in uppercase letters.
Would the first sentence be understood? Would the second sentence be preferable, or more correct?
Would the first sentence be understood? Would the second sentence be preferable, or more correct? |
|||||||
|
|
I think both of these would be equally understandable and well-formed, although in the context of SQL and programming, I think the idea of uppercase and lowercase is common enough that the first example would be slightly preferred. But nobody would ever find it strange to see your second example. |
|||||||
|
|
I think both sentences say the same thing, the former with fewer words, and so I'd prefer that. Also, most books that I've read tend to state the language first, such as "C++ reserved words" or "Reserved words in SQL". "Reserved SQL words" sounds awkward to me, although I don't know why. |
|||
|
|
|
Wait a minute. Isn't it "upper case" when used as a noun and "uppercase" when used as an adjective? Or am I incorrect in my hypercorrectness? |
|||||||||
|