Help
Jeff_Blankenbur
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Feb 15, 2018
‎Nov 29, 2022

User Statistics

  • 6 Posts
  • 0 Solutions
  • 2 Kudos given
  • 4 Kudos received

User Activity

I am building a big trivia game for Alexa. I have a User table that keeps all of my relevant data about my users. This includes rollups from other tables. I have another UserQuestion table that holds a record for each time that a user attempts to a...
I have a table that contains my users, and their current balance of chips in a casino. I’m building a leaderboard that will tell them who the top five chip holders are. (This is the easy part.) I also want to tell them what place THEY are in, if th...
I have 20 fields in my table that are named ACH001, ACH002, ACH003, etc. (They’re achievements for a game.) I want to update a specific field when a user completes the achievement, but I don’t know which one they’re completing until I’m ready to mak...