I have 5 Sales people in company website.Now when ever query comes it should be distributed in the following ratio
SalesA : SalesB : SalesC : SalesD : SalesE = 1 : 2 : 1 : 1 : 1
I have made my website in php with mysql as Database.
1.Is there a possible way to achieve the above with out using database
2.What would be best db design in case db is needed.
Thanks in Advance
This logic must be realized in PHP code not on DB level.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With