16 MySQL Tutorial for Beginners: Explicit vs Implicit Syntax

Publicado el: 09 abril 2016
en el canal de: golearnfast
5,229
55

When you use the implicit syntax for an inner join, you code the tables in the FROM clause separated by commas.
Then, you code the join conditions in the WHERE clause.
Note that the comparison is coded as the search condition of the WHERE clause.

The implicit syntax was widely used before the introduction of the explicit syntax.
Because the explicit syntax for joins lets you separate join conditions from search conditions, it’s typically easier to read.
We therefore recommend that you use the explicit syntax in all your SQL code.

EXERCISES for your SELF-TRAINING:
http://golearnfast.com/Quizzes.php?_S...

SCRIPT FOR THE EXAMPLES:
http://www.golearnfast.com/files/less...

SUBSCRIBE!
   / @golearnfast  

FACEBOOK
  / golearnfast  

GOOGLE+
https://plus.google.com/u/0/b/1013263...


En esta página del sitio puede ver el video en línea 16 MySQL Tutorial for Beginners: Explicit vs Implicit Syntax de Duración hora minuto segunda en buena calidad , que subió el usuario golearnfast 09 abril 2016, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 5,229 veces y le gustó 55 a los espectadores. Disfruta viendo!