0
kicks
how to insert single apostrophe in sql server varchar datatype
If you are using SQL strings in your database , chances are you have come across problem with strings in SQL statement. One extra apostrophe screws up the SQL string, causing the SQL statement to fail.