malin Posted November 1, 2019 Share Posted November 1, 2019 Hi, friends: What's the `affaccid` meaning in `tblaffiliatespending`? mysql> select * from tblaffiliatespending limit 12; +----+----------+--------+--------------+ | id | affaccid | amount | clearingdate | +----+----------+--------+--------------+ | 1 | 1 | 0.03 | 2019-12-01 | +----+----------+--------+--------------+ 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted November 1, 2019 Share Posted November 1, 2019 5 hours ago, malin said: What's the `affaccid` meaning in `tblaffiliatespending`? it's the ID value from tblaffiliatesaccounts. 0 Quote Link to comment Share on other sites More sharing options...
malin Posted November 1, 2019 Author Share Posted November 1, 2019 5 minutes ago, brian! said: it's the ID value from tblaffiliatesaccounts. The` tblaffiliatesaccounts` instance is Product/Service right? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.