PROC SQL follows most of the guidelines set by the American National Standards Institute (ANSI) in its implementation of SQL. However, it is not fully compliant with the current ANSI Standard for SQL.
I know its possible and have seen examples of parenthetical ANSI SQL joins. But since my initial SQL education came from like Oracle 4 or something, and having only recently learned ANSI joins, I have ...
Ok, I'm at a client site where they want to make a program database independent. This is a rewrite of an existing program that used an Access database only. I asked the person in charge how they were ...