Add identity column (surrogate key) functionality to Base and SPDE datasets, such as available in SQL Server.
If I have a 500M record SAS dataset, it would be great if I could efficiently retrieve the max value of the surrogate key (identity) column from the header of the table.
I can provide more details if needed.