SQL Query to get the employee with a missing Profile ID

 select * from ps_ceh_ft_emplid where emplid = '00000000'

I hope this blog post was helpful for you. If you have any questions or feedback, please leave a comment below.