I'm doing this project with clients data, i have to get the CPF (type of code) from a client that has already a register in my db and insert a scheduling with the client's code*
here is the problem, idk how to get this data when i call the client, is there any simple way i could do that?
i have 2 tables: tb_clientes and tb_agendamentos