Skip to content
Advertisement

Join Two table result comes as Blank in MySql

my problem is when i going to join two table altogather i ran into the problem with one table has data another table has no data but i want to display if data has one table it should display with another table blank . below query i tired but it is getting blank.

Advertisement

Answer

if you want also not matching values you should use left join

User contributions licensed under: CC BY-SA
5 People found this is helpful
Advertisement