Showing posts with label website creation. Show all posts
Showing posts with label website creation. Show all posts
How to use template engine in Symfony 2?
How to join 2 SQL tables with PHP? Examples and visualisations
Often you need to join data from 2 tables. You can do it with several SQL queries and PHP, or just use JOIN functions. The JOIN keyword is used in an SQL statement to query data from two or more tables, based on a relationship between certain columns in these tables. Most popular joins are INNER JOIN, LEFT JOIN, RIGHT JOIN and FULL JOIN. It's always good to know the different.
Subscribe to:
Posts (Atom)