which of the following is not a reason for using the explicit syntax instead of the implicit syntax for joins? the explicit syntax
a. lets you combine inner and outer joins
b. is easier to read and understand
c. lets you separate the join and search conditions
d. is an older syntax that works with legacy code