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
In white box testing, what do you verify?
What it means by test harness?
What the difference between pilot and beta testing is?
What is pdr - peer design review?
What is software bug?
What is flowchart?
Explain code inspection?
What is a system administrator?
Explain ad hoc testing?
What is eexception?
What is quality policy?
What is problem?
Explain automated testing?
Hi All!!Can anyone please suggest some better website to learn Mainframe Testing??Am very much new to Mainframes. Thanks in Advance Nithya
What are enter & exit criterias of a test paln?