How to find out duplicate records in a table(Query)
Answer Posted / vishal
try this query
select name,count(*) from X1 (X1 being the table name)
group by name
having count(*)>1
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is the dfd (data flow diagram)?
wht is scope of ur project?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char
could you please send me the ISTQB Material to my mail id ankurcsc@gmail.com
I got an offer from TCS as a software engineer, But it says I will work for TCS BPO, Is there any difference in policies of TCS BPO and TCS-IT Services.How is the Working enviornment and appriasal procedure
What is 2 tier and 3 tier application? Pls illustrate it with appropriate example.
Explain glossary of software qa/testing?
What is closed box testing?
Testing activity which is performed to expose defects in the interfaces and in the interaction between integrated components is?
hi everyone i want to download test director,winrunner,qtp latest versions pls help me
What r all the resources u need 4 the project u r currently in?
What is api (application programming interface)?
What is software requirements specification?
What is storage testing?
How many effort estimation methods available in market for testing?