Question
Difference between Inner and Outer Join ?

Answers

Inner join is the intersection of two tables on a particular columns whereas Outer Join is the Union of two tables.   Your Comment




More Software,Java Questions..
What is the inputsplit in map reduce software?

Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What is software configuration management?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

What is object cloning in Java?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?



Search
Can you Answer!!
  • Q Do you believe some anti-corruption activists are now actually fighting in support of black money, corruption & terrorism?
  • Q If the employee fails to provide necessary documentation for the use of sick leave, the employee’s supervisor may _______________. (A)Disapprove the sick leave (B)Charge the absence to the employee’s annual leave (C)Place the employee on leave without pay (D)All are correct
  • Q Mention two types of dislocations.
  • Q Who won French Open Tennis Men's Singles in 2014?
  • Q Explain System area?
  • Q Segment qualifiers?
  • Q Define Advance organizers.
  • Q Why is top management commitment necessary for the success of erp?
  • Q What is a Fork System call in C? In the following program, how many times “Hello” will be printed? main() {fork(); fork(); fork(); printf(“Hello”); }
  • Q Level of calcium in blood is controlled by:
  • Q How to test the web applications?