ekim197711 / SpringBoot-JPA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpringBoot-JPA

Join skills with crew members

SELECT * FROM SKILL S, CREW_MEMBER C, CREW_MEMBER_SKILLS CMS WHERE S.SKILL_ID = CMS.SKILLS_SKILL_ID AND CMS.CREW_MEMBERS_CREW_ID = C.CREW_ID

About


Languages

Language:Java 99.3%Language:Shell 0.7%