Sample table:id values
1 1
2 2
3 1
4 3
5 1
6 2Task: write an SQL query to select the most commonly repeated value from the table above