• Home
  • Blog
  • The following SQL statement is an example of what type of join syntax?

The following SQL statement is an example of what type of join syntax?

0 comments

The following SQL statement is an example of what type of join syntax?

           SELECT pcode, pdescript, vname FROM product JOIN vendor ON product.vcode = vendor.vcode;

Set operator

Implicit inner join syntax

Explicit inner join syntax

Natural join

About the Author

Follow me


{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}