Tag: IBM

Community

Understanding DB2 SELECT Syntax

(Craig S. Mullins) Most DB2 programmers think they know how to correctly code simple SQL SELECT statements. And they usually are correct, as long as you keep that adjective “simple” in the assertion. When the statement requires more than SELECT…FROM…WHERE though, problems can ensue.