Hello I'd like to ask
so I have 2 different tables
1. [User Accounts]
2. [Profiles]
how to pull data from column (User Role) with value "Job Seeker" only. which is in the table [User Account]
and I want the Primary Column [Profile] table to be taken from the Full Name in the [User Account] table
but only based on User Role = Jobseeker only
and hope that the avatar column can also be obtained from the [User Account] table