Instruction
Brilliant! Now, let's complete the last recap exercise.
Exercise
Invoke the function named get_users_of_three_best_answers() – write a SELECT statement that returns one column containing an array of users – each user in a (id, name, count_of_answers) format – returned by the function.



