Help me in solving SQLP088 problem

My issue

Which of the following INSERT queries is correct, considering that the given values satisfy the table constraints? The data types for the columns in the subscribers table are INT, TEXT, TEXT, and INT respectively.
correct option given is wrong.

My code

2568

Learning course: Analytics case studies
Problem Link: CodeChef: Practical coding for everyone