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 |
What are some of the common misconceptions during implementation of automated testing tools for the first time?
COULD ANYBODY GIVE ME THE DIFFERENCE B/W RATIONAL ROBO,SILKTEST,OPEN STA,LOADRUNNER,WINRUNNER,TEST DIRECTOR AND QTP?
Explain me what kinds of annotations are used in testng?
Explain me what is a framework and what are the frameworks available in rc?
Do you know how can we make one test method dependent on other using testng?
Do you know what is a xpath?
Tell me how can the user get a text of a web element?
Tell me an example of the languages supported by webdriver?
I want online Training for selenium web driver. please can you send any details?
Suppose we r running a test which have 7 to 8 steps for different functionallity of and object..and suppose upto 4 step test passes but after 5th step test fails. what u will do in this condition will u start the test again or will u consider that rest steps will be working fine.
HOW CAN WINRUNNER AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
What automating testing tools are you familiar with?