The way I would approach this is to use ROW_NUMBER() to assign a rank to the visit number of each fullvisitorid partition.
確定! 回上一頁