My table is as follows: I have a candidate key using columns A-E. This is too many, but column A is very helpful to keep in each table that references it, so I want to generate a surrogate key using ...
INFORMAT= specifies the informat to be used when SAS accesses data from a table or view. You can change one permanent informat to another by using the ALTER statement. PROC SQL stores informats in its ...