SELECT * FROM question_mgmt as q WHERE id=5172 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=20 AND chapterId=595 and ex_no='3' AND status=1 ORDER BY CAST(question_no AS UNSIGNED)

Question:

A major insurance company handled all recruiting, screening and training processes for data entry/customer service representatives. Their competitor was attracting most of the qualified, potential employees in their market. Recruiting was made even more difficult by the strong economy and the ‘jobseeker’s market.’ This resulted in the client having to choose from candidates who had the ‘soft’ skills needed for the job, but lacked the proper ‘hard’ skills and training.

Questions

a. As an HR manager what problems do you see in the company?
b. How do you think it can be resolved and what would be its impact on the company?

Answer:

a. The human resource manager may face the following problems:

  • Lack of trained workforce.
  • Lack of sufficient personnel to provide customer services.
  • Inefficient maintenance of data.

b. Following steps can be taken to resolve these problems:

  • Proper training of the personnel.
  • Provision of incentive based schemes.
  • Proper data base should be maintained by the company in order to provide efficient service.

Impact on the following steps on the company will be that the productivity and efficiency of the company will be increased and as a result the profits of the organisation will also increase.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='20' AND ex_no!=0 AND status=1 and id!=5172 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='20' AND ex_no!=0 AND status=1 and id!=5172 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question