HCL Tech interview questions

1) Delete Duplicate Records





2) Find the Full Employee hierarchy

This can be achieved using recursive CTE


Solution




 

Comments