Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. letssas

    how to output max value with id or obs number using PROC means?

    a dataset looks like this: obs id var1 var2 1 a 12 30 2 b 14 31 ... how to output max values of var1 and var2 with id or obs numbers using PROC means? how to do this using PROC SQL? thanks.

Part and Inventory Search

Back
Top