How to fetch specific data from a DB table
Question
I have this table that is generated by a plugin that logs all the results of quiz the users take, the columns are:
-user-if
-username
-user-email
-score
-time
I want to show the quiz scores in the users profile, so I wanna fetch only the user score and not all the column.
Anyone has a workaround to make this work?
0
code, database, php, wpdb
3 years
2020-04-01T08:52:21-05:00
2020-04-01T08:52:21-05:00 0 Answers
87 views
0
Leave an answer