R4R
Right Place For Right Person TM

What is the use of RIGHT JOIN Keyword?

previous previous previous
Question:
What is the use of RIGHT JOIN Keyword?

Question:What is the use of RIGHT JOIN Keyword?


Answer
In some databases RIGHT JOIN is called RIGHT OUTER JOIN. The RIGHT JOIN keyword is bassically use for the Returning to the all rows from the right table (table_name2), even if there are no matches in the left table (table_name1). Syntax : SELECT column_name(e) FROM table_name1 RIGHT JOIN table_name2 ON table_name1.column_name=table_name2.column_name

By:UMANG
Date:

What is the use of RIGHT JOIN Keyword?

Post Your Answers


User Name:
Answers:

Related Links

  1. How can i use FULL JOIN Keyword?
  2. How can I use the UNION Operator?
  3. How can i use INTO Statement ?
  4. HOw can i create the Database?
  5. How do we use NOT NULL Constraint?
  6. How can I create the Index?
  7. What is the use of FIRST() Function?
  8. What is the use of LAST() Function?
  9. What is the use of UCASE() Function?
  10. What is the use of LCASE() Function?
  11. What is the use of MID() Function?
  12. what is the use of LEN() Function?
  13. HOW can i use the ROUND() Function?
  14. How can i use to the NOW() Function?
  15. How can i use to the FORMAT() Function?

Question:What is the use of RIGHT JOIN Keyword?

Back Home Next

New Updates

Topics

Topics

R4R
R4R
R4R
R4R
R4R
R4R
R4R
R4R