Software Developer
Pages
Home
C / C++
Java
Hibernate
Spring
Structs
JBoss
PHP
VB.NET
Database
About Me
Friday, December 5, 2014
how to do a SQL insert with a value with an apostrophe in it
INSERT
INTO
Person
(
First
,
Last
)
VALUES
(
'Joe'
,
'O''Brien'
)
/\
here
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment