Questions

Q:

Project Human Resource Management - Processes

Describe the Inputs, Tools and Techniques , Outputs included in the Acquire Project Team?

Answer

I. Inputs



  • Enterprise environmental factors

  • Organizational process assets

  • Roles and responsibilities 

  • Project organization charts

  • Staffing management plan


II. Tools and Techniques



  • Pre-assignment

  • Negotiation

  • Acquisition

  • Virtual teams


III. Outputs



  • Project staff assignments

  • Resource availability

  • Staffing management plan (updates)

Report Error

View answer Workspace Report Error Discuss

0 2169
Q:

A subquery in an sql select statement.

Answer

A Subquery or Inner query or a Nested query is a query within another SQL query and embedded within the WHERE clause.


Subqueries are most frequently used with the SELECT statement. The basic syntax is as follows::


SELECT column_name [, column_name ]
FROM table1 [, table2 ]
WHERE column_name OPERATOR
(SELECT column_name [, column_name ]
FROM table1 [, table2 ]
[WHERE])



A subquery is used to return data that will be used in the main query as a condition to further restrict the data to be retrieved.


Subqueries can be used with the SELECT, INSERT, UPDATE, and DELETE statements along with the operators like =, <, >, >=, <=, IN, BETWEEN, etc.


 


There are a few rules that subqueries must follow −


 


1. Subqueries must be enclosed within parentheses.


2. A subquery can have only one column in the SELECT clause, unless multiple columns are in the main query for the subquery to compare its selected columns.


3. An ORDER BY command cannot be used in a subquery, although the main query can use an ORDER BY. The GROUP BY command can be used to perform the same function as the ORDER BY in a subquery.


4. Subqueries that return more than one row can only be used with multiple value operators such as the IN operator.


5. The SELECT list cannot include any references to values that evaluate to a BLOB, ARRAY, CLOB, or NCLOB.


6. A subquery cannot be immediately enclosed in a set function.


7. The BETWEEN operator cannot be used with a subquery. However, the BETWEEN operator can be used within the subquery.

Report Error

View answer Workspace Report Error Discuss

0 2169
Q:

Why is it important to monitor ad campaign performance?

Answer

In order to determine if campaigns meet business marketing and conversion goals.

Report Error

View answer Workspace Report Error Discuss

0 2169
Q:

When is world health day observed every year

A) 8th April B) 10th April
C) 7th April D) 9th April
 
Answer & Explanation Answer: C) 7th April

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World Organisations

2 2169
Q:

Which one among the following stars is nearest to the earth?

A) Proxima Centauri B) Sirius
C) Arcturus D) Spica
 
Answer & Explanation Answer: A) Proxima Centauri

Explanation:

Proxima Centauri is the nearest star to the Earth.

Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

14 2169
Q:

The impression of an image persists on the retina for about _________ of a second.

A) 1/10th B) 1/8th
C) 1/16th D) 1/5th
 
Answer & Explanation Answer: C) 1/16th

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Physics
Exam Prep: Bank Exams , CAT

1 2169
Q:

Which of the following cities, is also known as the City of Festivals?

A) Madurai B) Varanasi
C) Puri D) Odisha
 
Answer & Explanation Answer: A) Madurai

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

2 2168
Q:

The process of making RNA from DNA is called

A) Replication B) Translation
C) Transcription D) None of the above
 
Answer & Explanation Answer: C) Transcription

Explanation:

The process of making RNA from DNA is called Transcription.

Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: AIEEE , Bank Exams
Job Role: Analyst , Bank Clerk , Bank PO

2 2168