mysql - Joining four tables with SQL -


How can I join 4 tables and get information about an ID?

This is what I have done so far:

Try it.

  SELECT students Student_id, course CRDDC, Nomination. Sdiid, nomination.offer_new, visit.offer_new students join student enrollment Student_ID = Nomination Please enroll on SDDIID registration. SIDIID = Attendance. Offer- Do not do any course. Offer_NO = course No Course WHERE Student_ID = '103';  

In addition, the WHERE section looks like it may be wrong try "WHERE Student_ID = '103';"


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -