It create a record in the table. If record already present in the table, we dont want to submit the Request.

Table name is Site.

For eg:- IF A is already present in the table site and i want to create a new record with the same name A, then it throw an error that record already present in table and doesnt submit the request.