Prepared Statements is also known as parameterized statement. It passes the query that contains placeholders (?) to the MySQL Server.
Example
Output:-
New records created successfully
See in Fig..