News

The keyword CASE is always reserved; its use in the CASE expression (an SQL2 feature) precludes its use as a column name. If you have a column named CASE in a table and you want to specify it in a ...
PROC SQL performs set operations even if the tables or views that are referred to in the table-expressions do not have the same number of columns. The reason for this is that the ANSI Standard for SQL ...