jadler23 / sql-scratch-capstone-turn-in

0 stars 0 forks source link

Filtering before you specify last_touch parameters #1

Open miraydamartinez opened 6 years ago

miraydamartinez commented 6 years ago

https://github.com/jadler23/sql-scratch-capstone-turn-in/blob/6308c5fe96c38bbde1f525d67ba0aabfa418cdaf/SQL%2BCapstone.CoolTShirts.Justin.Adler-Swanberg.08.13.18/Capstone%20Queries.CoolTShirts.JAS.08.13.18.sql#L93

Since we want to count the last touches on purchase pages, we want to specify this "WHERE" line below line 79 and then we can group by user_id.

jadler23 commented 6 years ago

Thank you for the guidance on this... do I need to revise and resubmit the presentation?