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, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 5,229 раз и оно понравилось 55 зрителям. Приятного просмотра!