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 is the advantage and dis-advantages of using framework ?
Explain what is the difference between findelement () and findelements ()?
Give difference between Intranet application, client server application, and web based application
worksoft automation tool how do you create process ?
Define behavioral testing
how to write ciertification in QTP?
What are the tools used to test a Website? I need to advise my company. Please answer.
What tools are available for support of testing during software development life cycle?
Hi vishal, Thanks for your reply... But i am not using Mozilla fire fox.. I am using IE 7.. Could you suggest me in this case.. I have tried with Rational tools which i am getting some installation problem and netvantage..tool....which i felt i can't write script for that.. please guide me in this..
write a programme to insert into elements in array?n finding duplicate characters in given sting?
What are pros and cons of automating tests at ui layer?
how can we reverse the string without using the revese of String function in QTP?