5. For all the videos, represent the number of views in multiples of thousands.
For example, if the number of views of a video is 17,200, it is represented as 17.2 in the output.
Note:
• Sort the output in the descending order of no_of_views_in_thousands, and then in the alphabetical order of name
Expected Output Format
video_id
name
no_of_views_in_thousands