News

SQLServerSay I have table1 with sayID, X, Y.1, 1, 12, 2, 23, 3, 3I have an empty table2 with:ID, XX, YYI want to insert values contained in table1, but make an operation on X and y, say multiply X ...
As in other PROC and DATA steps, you can use only a view descriptor or other SAS data set in an SQL procedure statement, not an access descriptor. If you did not create the DBF file, you must be ...