How to delete duplicates records in teradata without any
tables....?
with only one single query,,,?
Answer Posted / uma
Select Column_name from table_name group by column_name having count(column_name)>1
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I need to learn who the major stakeholders are in each of the 7 stages of the SDLC. What is the best online resource?
What is software failure?
What is upwardly compatible software?
What is the difference between negative and positive testing?
What is test result analyzer?
What is meant by Regression testing? Differentiate Sanity and Regression testing?
I am going for an interview for back end and ui testing. Can smone tell me some important questions?
What is the step you would follow once you find the defect?
I would like to know the kinds of questions that could come up with regard to backend testing? As i am new to this field would also know if backend testing is restricted only to sql and unix. If at all anyone has any information on the same kindly get back to me..thanks
What is memory leak and defect leak? Is there any harness testing? If yes, please explain?
What is test documentation?
What is checksheet?
What are benefits of iSCSI SAN over FCOE SAN?
I am asked to create Usability testing methodology document, basically listing the Procedures & methodology to/for: a. Entry criteria Exit criteria for usability test b. Deliverables d. Methods of doing Reviews and inspection e. Methods of Reporting f. at which testing phase usability testing is done in v model Is there any sample document/template available on Internet? Any help will be greatly appreciated.
What is the common risk that leads to project failure?