Hi,
I need a help with writing a sql query:
i have a table with account number, account status, and product type in it. There are almost 700 product types. I need a query to get one active account number for each product type.
total account are almost million.
Thank you!