Questions

Q:

India has donated what amount for a peacekeeping initiative at the UN?

A) $ 3 lakh B) $ 5 lakh
C) $ 10 lakh D) $ 1 lakh
 
Answer & Explanation Answer: A) $ 3 lakh

Explanation:

India has donated $ 3 lakh for a peacekeeping initiative at the United Nations pipeline for peacekeeping initiative at the UN.

Report Error

View Answer Report Error Discuss

Filed Under: World Organisations
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

2 2312
Q:

Select the antonym of
therapeutic

A) ameliorative B) analeptic
C) salubrious D) inimical
 
Answer & Explanation Answer: D) inimical

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams , CAT

0 2312
Q:

Improve the bracketed part of the sentence.
Shouts of the crowd cheering the home team now (stuff) the air.

A) fill B) occupy
C) infest D) no improvement
 
Answer & Explanation Answer: A) fill

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2312
Q:

Which generation of computer is still under development?

A) 5th B) 4th
C) 3rd D) 2nd
 
Answer & Explanation Answer: A) 5th

Explanation:

5th generation of computers are still under development depending on the artificial intelligence.

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

3 2311
Q:

Who was the architect of Taj Mahal?

A) Ustad Ahmad Lahouri B) Norman Foster
C) Henry Irwin D) Ustad Ghani Utbuddin
 
Answer & Explanation Answer: A) Ustad Ahmad Lahouri

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Famous Places
Exam Prep: Bank Exams

14 2311
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 2310
Q:

Which one of the following statements about ‘Niryat Bandhu Scheme’ is correct?

A) It is a scheme for mentoring first generation entrepreneurs. B) It is a scheme for crop protection.
C) It is a scheme for the vulnerable section of the society. D) It is a scheme for monitoring rural poor.
 
Answer & Explanation Answer: A) It is a scheme for mentoring first generation entrepreneurs.

Explanation:

The objective of the Niryat Bandhu Scheme is to reach out to the new and potential exporters and mentor them through orientation programmes, counselling sessions, individual facilitation, etc., for being able to get into international trade and boost exports from India.

Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: Bank Exams

0 2310
Q:

Plants that are more rare today are

A) Hydrophytes B) Xerophytes
C) Mesophytes D) None of the above
 
Answer & Explanation Answer: A) Hydrophytes

Explanation:
Report Error

View Answer Report Error Discuss

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

2 2309