php - sql query from 3 tables -


Dear I need to get queries from 3 tables, I try to show that what I need to do in the picture It will explain everything.

You get internal

  SELECT a.item_id, c.menu_text, b.smenu_text, a.Item_Name By joining an internal at the end of joining a.submenu_id = b.smenu_id c at b.menu_id = c. Menu_id  

Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

session - security issue: php login/logout script + back button -

Eclipse and GWT -