How to delete duplicates records in teradata without any
tables....?
with only one single query,,,?
Answer Posted / suganya
SELECT DISTINCT column_name(s)
FROM table_name
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is the difference between web application and desktop application in the scenario of testing?
What is random/monkey testing? When is it used?
I need to learn everything I can about what a Waterfall approach vs. an Agile approach looks like in QA Testing. What is the best online resource?
Which types are testing are important for web testing?
While monitoring your project what all things you have to consider?
What are different types of protocols used in transportation and session layers of SAN?
what are the interviews questions for storage domain
hello frnz when we r testing cookies for security testing in that we have to check for deleting cookies my ques is do we have to delete from browser(google chrome m using) or from hard drive? reply soon thanx
What is test driver?
What is quality system?
Please anyone guide where i can get the questions on Rational Test Real Time testing tool. Because i have to write exam on RTRT.
Explain in a testing project what testing activities would you automate?
What is path coverage testing?
Who is responsible for document all the issues, problems and open point that were identified during the review meeting
What is failure-directed testing?