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                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Testing AllOther
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
How to find out duplicate records in a table(Query)
 Question Submitted By :: Uday Kumar_anem
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How to find out duplicate records in a table(Query)
Answer
# 1
try this query

select name,count(*) from X1 (X1 being the table name)
group by name
having count(*)>1
 
Is This Answer Correct ?    7 Yes 2 No
Vishal
 
  Re: How to find out duplicate records in a table(Query)
Answer
# 2
select records from table where count(record)>1
 
Is This Answer Correct ?    0 Yes 0 No
Sekhar
 
 
 
  Re: How to find out duplicate records in a table(Query)
Answer
# 3
select name,count(name) from mastertable group by name
having count(name)>1

instead of NAME use your own fields


Best of luck
 
Is This Answer Correct ?    3 Yes 1 No
Madhav
 

 
 
 
Other Testing AllOther Interview Questions
 
  Question Asked @ Answers
 
If the client identified some bugs to whom did he reported? TCS1
Advantages of automation over manual testing? TCS1
Usually customers won't give all the requirements. How will u manage & collect all the necessary information.  3
What are the differences between these three words Error, Defect and Bug.  4
1.WHAT IS REVIEW PROCEDURE? 2.WHAT IS TRASEBILITY MATRICS PROCESS? 3.WHAT IS TEST BED DOCUMENT ? 4.STRUCTURE AND FORMAT OF TEXT BED?  1
may i know the sites which r giving model question papers for istqb exam  2
Is there any test tool that tracks live metrics? Can anyone help me?  1
in automation how can we post a bug?  1
hi every body, I am new to testing? I completed MCA. I am trying jobs on Testing.Plz send me the real time questions on testing like WinRunner, QTP, TD and Manual Testing. Advance thanks for all (id is rashee_1985@yahoo.co.in)  2
HOW TO LEARN VB SCRIPTING IN FEW DAYS AND EASIEST WAY  1
Which is the good tool for testing between Load Runner or Win Runner,and which version.Can u plz tell me on my id i.e nitin9360@gmail.com,thnks.  2
What is the difference between BUILD,RELEASE & VERSION ?  6
HOW DO YOU COMMUNICATE WITH THE DEVELOPER ON DEFECT?  1
what are software related risks? give me an example.  3
hai, this is neelima... what is testing...?wht r the types of testing...?  6
Hai all plz tell me what is a use case ? As for as me concerned a use case is a technique of capturing functional requirments for the client... from which Test Case will be derieved...Is tht rt if so Then what does the BRS business requirments specification or functional requirment specification documents(FRS) do if use case specifies the functionality of an appli....  3
content of test status report Convergys1
Hi,Iam learning software testing now.i want to put 2+ yrs exp:.Is there any problem with fake exp:.how to prepair for the Interview. Thank u  1
What is Risk Mitigation and Risk Contingency plans? Please explain in details with examples. Deloitte1
I’ve heard that Zephyr, a test management tool saves the trouble of sending weekly and monthly status reports. Is that true?  1
 
For more Testing AllOther 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