16 MySQL Tutorial for Beginners: Explicit vs Implicit Syntax

Опубликовано: 09 Апрель 2016
на канале: 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...


Смотрите видео 16 MySQL Tutorial for Beginners: Explicit vs Implicit Syntax онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь golearnfast 09 Апрель 2016, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 5,22 раз и оно понравилось 5 людям.