Re: difference between explicit inner join and implicit



On Mar 31, 1:02 pm, YZXIA <yz...@xxxxxxxxxxx> wrote:
Is there any difference between explicit inner join and implicit
inner join

The execution plan for both queries is the same, so that suggests to
me that they are functionally identical.
.