Hi Expert,
I have a doubt between Ansi and Non Ansi based join.In Ansi the joining is performed based on the table sequence which we have provided.for below query
But non Ansi, does table sequence matter? because we separate the table by commas(,) and we provide the join condition in where clause.
Regards,
Bikram