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 dictionary objects in QTP? and what is method of vb script using virtual object wizard........
How do you connect Data base from selenium
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
Can anybody would u like to tell the details of Automation Framework, with example. and also give preferable books. sites. Thanks in Advance.
i have file name called add.sh how to run and where to run this shell script file???
What is the Driver sheet??
what are the questions that are generally asked in an interview if a person is having 3-4 years of exp..and in ds exp 2 yrs exp is wd automation testing
Do you know how can we make one test method dependent on other using testng?
I want to learn the data base testing, how can I start my psactice? I already reading the books of basic for data base? If any other books that make my study simple please suggest.
What are the different types of scripting techniques for automation testing?
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?
How do you choose which automation tool is best for your specific scenario?