Bronze 5
Since ‎07-27-2022
Tuesday

My Stats

  • 11 Posts
  • 0 Solutions
  • 18 Likes given
  • 2 Likes received

ThomasBSDK12's Bio

Badges K5 Earned

View all badges

Recent Activity

I am trying to extract the longest winning streak for each player in an app that records game results. However, I am stuck and cannot figure out how to do it.Currently, I have two tables:Game Records Table:GameNo (consecutive)1st Place2nd Place3rd Pl...
There are two tables.The first table has an ID column and a name column, and the second table has an Enumlist column with a REF reference to the ID column of the first table.I want to get the data of the name column of the row of IDs obtained by Enum...
We would like to create an application to compare ocean freight quotes, but are having trouble figuring out how to display the data.Any advice would be appreciated.1) SituationFor ocean freight rates, multiple shipping companies provide quotes for ea...
Hi, guys. I’d like to have some advice from you.I have 3 tables,1) Credit card -Card name -Debit 2) Bank account - Account Name3) Payment -Payment Method"Credit card" table has "Debit" column, and its related to "Bank account" table by ref.I want to ...
Likes from