define joins? when you will joins use?
Answers were Sorted based on User's Feedback
Answer / anupam
Joins is clause used in SQL queries, when we have to
retrieve data from two tables or more than two tables then
we use joins.
joins are two types
1) Inner Joins
2) Outer Joins
and Outer Joins are of two types
LEFT OUTER JOINS
RIGHT OUTER Joins
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / meena
when we require information from more than one table then
we need Joins.
Different types of Joins are:
1. Equi Join
2. Non Equi Join
3. Inner Join
4. Outer Join
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / ram.polavarapu
joins are used in sql,we wants to retrive the data from the
two or more tables then will go for joins..
| Is This Answer Correct ? | 1 Yes | 0 No |
in my application i am getting different errors at same place. how i capture that errors using less code in qtp.
Tell me what is the purpose of getoptions() method?
what testing activity you may want to automate?
plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?
What is the difference between automation tools and management tools?
is there any one got offer from snapdeal?
I heard that there is a test management system that makes tracking metrics an easy task. I would like to know more about it. Please guide me.
What are the types of framework used in software automation testing ?
What are the main benefits of test automation?
Tell us which package can be imported while working with webdriver?
What are the main attributes of test automation?
How is Jmeter tool very useful in projects when it does not have features like online monitoring,WAN emulation,caching like other performance tools.