ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Databases  >>  SQL Server
 
 


 

 
 Oracle interview questions  Oracle Interview Questions
 SQL Server interview questions  SQL Server Interview Questions
 MS Access interview questions  MS Access Interview Questions
 MySQL interview questions  MySQL Interview Questions
 Postgre interview questions  Postgre Interview Questions
 Sybase interview questions  Sybase Interview Questions
 DB Architecture interview questions  DB Architecture Interview Questions
 DB Administration interview questions  DB Administration Interview Questions
 DB Development interview questions  DB Development Interview Questions
 SQL PLSQL interview questions  SQL PLSQL Interview Questions
 Databases AllOther interview questions  Databases AllOther Interview Questions
Question
how to replace double quotes by single quotes in sql server
 Question Submitted By :: Ranjeet
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how to replace double quotes by single quotes in sql server
Answer
# 1
Try This.....

select replace('"ganesh"','"','''')

Output : 'ganesh'
 
Is This Answer Correct ?    11 Yes 1 No
Soorai Ganesh
 
  Re: how to replace double quotes by single quotes in sql server
Answer
# 2
Select Replace('""','""',Char(39)+Char(39))
 
Is This Answer Correct ?    3 Yes 0 No
Vimal
 
 
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
How to work on DTS?what is the main requirement? ivan1
In performance wise distinct is good or group by is good? eg:select name from emp group by name; select distinct name from emp; Infosys4
please can anyone answer this query Table 1 has 2 columns: EmployeeId,Age Table 2 has 2 columns: EmployeeId, Region Write SQL to Find the region who has the oldest person  7
How to Get the last identity value used  4
How will u get 5 years back record?  4
What is a job?  3
What is data integrity? Explain constraints? Thinksoft1
How to Run a Query on a Remote SQL Server?  2
what is Archive old data?  1
How to find the date and time of last updated table? Teledata4
Following are some of the question related to below mentioned query? select e1.salary from employee3 e1 where 2= ( select count(distinct(e2.salary)) from employee3 e2 where e2.salary>=e1.salary ) 1) What the query returns? 2) How it works? - Detail explanation (what the sub query does, why it is (where 2=)....etc...Please?  3
Hi Can any one tell me the Good institute to learn SQL esp for Data Base Testing or SQL from scratch to the proficiency level in Hyederabad and facult also. Thankyou well in advance  6
event classes in sql server Accenture1
Anyone please explain me the concept of Serialization?  3
Explain basic SQL queries with SELECT from where Order By, Group By-Having? Wipro2
WHAT IS DIFFRENCE BETWEEN TRUNCATE AND DELETE STATEMENT CTS10
What should we do to copy the tables, schema and views from one SQL Server to another?  3
write the query for taking database backup in sql Logica-CMG6
Which command using Query Analyzer will give you the version of SQL server and operating system?  3
can anybody tell us, how to select 2nd max salary from table. my id is ashish.akk@gmail.com Symphony21
 
For more SQL Server Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com