Following SQL is to insert "&" into the database
Insert into table_nm (LINK_NAME) values ('Gold ' || chr(38) || ' Notes');
Value will come as "Gold & Notes" in column.
Cheers
This blog is dedicated to share my experience during my development as a purpose of notes and explorer various web / enterprise technologies like JAVA , JEE , Spring ,hybris, Portal , Jquery , RAI , JMS, Weblogic , SSL , Security, CS, MAC< Linux, Windows, Search, IOT, Arduino, Machine Learning, Tips, Angular, Node JS, React, Mac, Windows, Stack, Exception, Error etc. with examples.
Search This Blog
Subscribe to:
Post Comments (Atom)
Popular Posts
-
We can use following JQuery code to allow only number in input box : $('#inputId').bind('keypress', function(e) { return ...
-
To wire up the Spring bean factory file into web application (which contains beans) following entries (listener) require to do into web.x...
-
While working with GIT observed following : git fetch : refresh the local copy of your remote repository so you will not able to...
-
OpenSSL> rsa -in uat.key.pem -out uat.key Enter pass phrase for uat.key.pem: writing RSA key OpenSSL> pkcs12 -export -out keystore....
No comments:
Post a Comment
Thanks for your comment, will revert as soon as we read it.