How to find out duplicate records in a table(Query)
Answer Posted / madhav
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 ? | 7 Yes | 1 No |
Post New Answer View All Answers
How many effort estimation methods available in market for testing?
What are the layers of FCOE Protocol?
Which is not a tool of static code analysis? a.)Ada b.)Borland-delphi c.)Fortan d.)None
What is the difference between test matrix and traceability matrix?
What is what are the parameters of performance testing?
Best institute for protocol testing in Hyderabad ? How will be the market for protocol testing ?
Explain error?
I need to learn everything I can about the SDLC. What is the best online resource?
What is the difference between the white box, black box, and gray box testing?
Who is responsible for document all the issues, problems and open point that were identified during the review meeting
How to improve in english
What is control structure testing?
Explain configuration management?
What is dynamic testing?
Evidence of your ability to quickly learn a new application or technology with proof of the effective role you played in the subsequent release of the software to a user/market.