Hi Experts,
We have created an adhoc dataset, which combines the records of all three system datasets from AJO: EMAIL, PUSH and MESSAGE.
But, as multiple joins were used in query, no field is unique in records.
Is there a way we can add a new coulmn which gets updated sequentially in this dataset with each record, so it is unique.
I checked with rand() function, but it has limit and rownumber() will start with 1 again every time the query runs.
Query is scheduled for every 24 hours.
Thanks!
Shivani