SELECT * FROM question_mgmt as q WHERE id=5166 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='2' AND status=1 ORDER BY CAST(question_no AS UNSIGNED)

Question:

‘No organisation can be successful unless it fills and keeps the various positions filled with the right kind of people for the right job.’ Elucidate

Answer:

No organisation can be successful unless it fills and keeps the various positions filled with the right kind of people for the right job. It means that for any successful organisation it will need to place the person for a job according to the skill required to perform that job so that they can ensure better performance. And this can be done through the staffing process. Different types of jobs required different skilled personnel to perform it. And if the skill of the person doesn’t match with the job then they can’t perform it successfully. So it is necessary for the organisation to assign the job to the person with required skills. And this will result in more productivity and the organisation can be run more efficiently and smoothly.


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!=5166 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!=5166 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