how to replace double quotes by single quotes in sql server
Answers were Sorted based on User's Feedback
Answer / soorai ganesh
Try This.....
select replace('"ganesh"','"','''')
Output : 'ganesh'
| Is This Answer Correct ? | 21 Yes | 1 No |
What is Cross Join and in which scenario do we use Cross Join?
explain extended properties
What are the restraints imposed on the table design by a merge replication?
what is macro?
5 Answers Excel, Global Innovation, Wipro,
Please explain go command in sql server?
What are the advantages of passing name-value pairs as parameters?
What are synonyms?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
Can you index views?
What are the approximate numeric data types?
Your company has 50 branches all over the country all the branches, including the head office have sql server as the database every night all 50 branches upload certain information to the head office which replication topology is best suited for the above scenario?
what are the limitations of parameters in a storedprocedure
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)