receipt_id order_id
1 A
2 B
3 B
4 C
5 C
What is the sql code to show all the records in this table where order_id's count is more than 1?