1.

A condition is referred to as __________(a) Join in SQL(b) Join condition(c) Join in SQL & Condition(d) None of the mentionedThe question was asked in exam.This is a very interesting question from Join Operations topic in portion Query Processing Techniques of Database Management

Answer»

Right CHOICE is (b) JOIN condition

Best explanation: An SQL join CLAUSE combines RECORDS from two or more tables in a database. It creates a set that can be saved as a table or used as it is. A JOIN is a means for combining fields from two tables by using values COMMON to each.



Discussion

No Comment Found

Related InterviewSolutions