Forum Discussion
lcasey
Post Prodigy
7 years agoCreate new Table from Last record
Hello, Is there a way to grab only the LAST record for a bunch of records based on the latest date? In SQL server it is super east and extreemly fast. I woudl simply select * from all rows with M...
- 7 years ago
lcasey
Post Prodigy
7 years agoHello,
Below is a screenshot of the underlying data. I only want to pull those rows with the very latest event date for each company. I highlighted in yellow what the new table would have as rows.
Each yell;ow highlight is the very latest event date for each company.
LivioLanzo
Solution Sage
7 years agoCould you post a a dataset I could copy/paste?
gracias