Select from following answers:- Invalid Keyword MID
- Incorrect syntax near keyword JOIN
- Common Elements will be joined

- It will join only the middle elements
- All Above
the statement is equivalent to an inner join .so only the common elements will be joined.'MID' not a keyword or a join predicate in SQL and rather acting as a alias name for table @t1
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator