Hi friends, in this tutorial we are going to talk about MySQL JOINS, which is very very useful in the application development. often it would be trouble for developer for applying it in applications. let us begin with small example so that we could understand how it is flowing in the applications.
First we need to create 2 tables in your db as given in below,
Table 1 : posts
create fields for posts ->