Login
Remember
Register
Ask a Question
If x and y are two tbls, which of the following joins return all rows from x and y irrespective of matching values?
+1
vote
asked
May 27, 2019
in
Data Handling
by
tempuser
If x and y are two tbls, which of the following joins return all rows from x and y irrespective of matching values?
#datahandling
DataHandling-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 27, 2019
by
tempuser
Answer -full join
...