Join StudyUp.com Today

It's always free and anyone can join!

Watch StudyUp Demo Video Now

You Recently Visited

Writing Selection Criteria

Jeff Said:

can someone help me write a selection criteria for a job?

We Answered:

I would suggest you take a look at the ad posted on the news paper or web site. You can refer to them and choose which is better suits your criteria, then you copy them.

Jane Said:

How do you write out a selection criteria on a resume?

We Answered:

I don't think I understand your question regarding selection criteria, but in an effort to help you, I am attaching a link to a web page with example resumes and cover letters.

If you are aware of a potential employers selection criteria, address each criterium in the cover letter. For example, if criteria are 3 years of customer service experience, knowledge of Microsoft Excel and ability to drive a forklift, I might have the following bullet points on the cover letter:

-- Four years experience as customer service representative for Acme Ford Service Department.
-- Expert knowledge of Microsoft Excel, including macros, VBA and pivot tables.
-- Some operation knowledge of Hitachi and Cat forklifts, gained from Acme Ford warehouse.

I just threw this together, but hopefully it is helpful.

Wilma Said:

I am applying for a new job an i need to hand write a selection criteria I need help an Ideals?

We Answered:

some websites to help: www.careerone.com.au and jobsearch.gov.au Those selection criterias are long and boring.

Tim Said:

selection criteria support the ethos and philosophy of a Catholic school need help on how to write this one?

We Answered:

I'm not sure what you are asking, but first I would find the ethos and philosophy of the school - probably on their website, then I would find the selection criteria, again probably on their website, but if not, the principal might be able to help.

Then you compare them to see if they are consistent and supportive.

Bruce Said:

Who can help me with answering selection criteria?

We Answered:

these arent questions

Leona Said:

how to write selection criteria?

We Answered:

Select <fields from the tabe> From <table name> Where <selection criteria>

simple example,
1. if u want to list down the first_name and last_name fields from a table called customer whose city is CHENNAI, then here it goes

Select first_name, last_nam From customer Where city = 'CHENNAI'


2. if u want to list down the first_name and last_name fields from a table called customer whose last name is 'jon'

Select first_name, last_nam From customer Where last_name = 'jon'

Discuss It!