Activity 7.02 *;
* 1) Complete the SQL query to display Event and Cost *;
* from PG1.STORM_DAMAGE. Format the values of Cost. *;
* 2) Add a new column named Season that extracts the *;
* year from Date. *;
* 3) Add a WHERE clause to return rows where Cost is *;
* greater than 25 billion. *;
* 4) Add an ORDER BY clause to arrange rows by *;
* descending Cost. Which storm had the highest *;
* cost?
Can someone assist ? How do I format the value of Cost to Billions ?
Thank you
It doesnt specify. 3B?
I think that they would want us to use available formats.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.