dhapari
Rocketeer
since ‎05-09-2022
‎05-16-2025

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

We have master table say "department_table". It has Department_id, Department_name, Department_location columns.We have detail table say "employee_table". It has employee_id, employee_name, employee_email, employee_salary as columns.If we want to lis...