How to write SQL query code to add credits for all players who is online at that moment?this code will add credits for all players, but i need script which will add credits for players online real on real time..Code:Update MEMB_CREDITS Set credits = credits +1000




