left join - Navicat MySQL Query Column is null when joining two tables(customer and order table relationship) -


query

as can see in image custom created column "customer" null, when use right join shows up, idorder nulled...

check if there null values in customer table, if there null values in strings, result of concat null too.


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -