हिंदी

CUET (UG) entrance exam Question Bank Solutions

Advertisements
[object Object]
[object Object]
विषयों
मुख्य विषय
अध्याय

Please select a subject first

Advertisements
Advertisements
< prev  2481 to 2500 of 8128  next > 

To skip NaN values in a calculation, you can specify the ______ attribute.  

[14] Data Handling Using Pandas – II
Chapter: [14] Data Handling Using Pandas – II
Concept: undefined >> undefined

Which command is correct to display the total number of all ITEMS in the STOCK data frame?

[14] Data Handling Using Pandas – II
Chapter: [14] Data Handling Using Pandas – II
Concept: undefined >> undefined

Advertisements

Which command is correct to display the total QUANTITY of all ITEMS in the STOCK? 

[14] Data Handling Using Pandas – II
Chapter: [14] Data Handling Using Pandas – II
Concept: undefined >> undefined

______ is used to get a specified day of the month for a given date.

[8] Structured Query Language (SQL)
Chapter: [8] Structured Query Language (SQL)
Concept: undefined >> undefined

In general, a file is basically a collection of all related ______.

[1] Exception and File Handling in Python
Chapter: [1] Exception and File Handling in Python
Concept: undefined >> undefined

______ keyword is used to find out the number of values in a column?

[8] Structured Query Language (SQL)
Chapter: [8] Structured Query Language (SQL)
Concept: undefined >> undefined

WWW stands for ______.

[9] Computer Networks
Chapter: [9] Computer Networks
Concept: undefined >> undefined

HTML stands for ______.

[10] Data Communication
Chapter: [10] Data Communication
Concept: undefined >> undefined

Which method is used to get the row-id of the last modified row?

[8] Structured Query Language (SQL)
Chapter: [8] Structured Query Language (SQL)
Concept: undefined >> undefined

Which of the following belongs to an "aggregate function"?

[8] Structured Query Language (SQL)
Chapter: [8] Structured Query Language (SQL)
Concept: undefined >> undefined

A file is a

[1] Exception and File Handling in Python
Chapter: [1] Exception and File Handling in Python
Concept: undefined >> undefined

The MAX () function finds the

[8] Structured Query Language (SQL)
Chapter: [8] Structured Query Language (SQL)
Concept: undefined >> undefined

Consider the table STUDENT given below:

RollNo Name Class DOB Gender City Marks
1 Anand XI 6/6/97 M Agra 430
2 Chetan XII 7/5/94 M Mumbai 460
3 Geet XI 6/5/97 F Agra 470
4 Preeti XII 8/8/95 F Mumbai 492
5 Saniyal XII 8/10/95 M Delhi 360
6 Maakhiy XI 12/12/94 F Dubai 256
7 Neha X 8/12/95 F Moscow 324
8 Nishant X 12/6/95 M Moscow 429

State the command that will give the output as:

Name
Anand
Chetan
Geet
Preeti

(i) select Name from student where Class ='XI' and Class='XII';

(ii) select name from student where not Class='XI' and Class='XII';

(iii) select name from student where City="Agra" or City="Mumbai";

(iv) select name from student where City in("Agra", "Mumbai");

Choose the correct option:

[8] Structured Query Language (SQL)
Chapter: [8] Structured Query Language (SQL)
Concept: undefined >> undefined

Consider the table STUDENT given below:

RollNo Name Class DOB Gender City Marks
1 Anand XI 6/6/97 M Agra 430
2 Chetan XII 7/5/94 M Mumbai 460
3 Geet XI 6/5/97 F Agra 470
4 Preeti XII 8/8/95 F Mumbai 492
5 Saniyal XII 8/10/95 M Delhi 360
6 Maakhiy XI 12/12/94 F Dubai 256
7 Neha X 8/12/95 F Moscow 324
8 Nishant X 12/6/95 M Moscow 429

State the command to display the average marks scored by students of each gender who are in class XI?

(i) Select Gender, avg(Marks) from STUDENT where Class= "XI" group by Gender;

(ii) Select Gender, avg(Marks) from STUDENT group by Gender where Class="XI";

(iii) Select Gender, avg(Marks) group by Gender from STUDENT having Class="XI";

(iv) Select Gender, avg(Marks) from STUDENT group by Gender having Class = "XI";

Choose the correct option:

[8] Structured Query Language (SQL)
Chapter: [8] Structured Query Language (SQL)
Concept: undefined >> undefined

What will be the output of the following SQL statement? 

SELECT DAY NAME (2022-04-08) 

[8] Structured Query Language (SQL)
Chapter: [8] Structured Query Language (SQL)
Concept: undefined >> undefined

Assertion (A): COUNf function ignores DISTINCT

Reason (R): DISTINCT ignores the duplicate values.

[8] Structured Query Language (SQL)
Chapter: [8] Structured Query Language (SQL)
Concept: undefined >> undefined

Data can be stored permanently on ______.

[1] Exception and File Handling in Python
Chapter: [1] Exception and File Handling in Python
Concept: undefined >> undefined

Expansion of SMIP is ______.

[10] Data Communication
Chapter: [10] Data Communication
Concept: undefined >> undefined

Which of the following is not an aggregate function?

[8] Structured Query Language (SQL)
Chapter: [8] Structured Query Language (SQL)
Concept: undefined >> undefined

The programmers who break into secure systems for malicious purpose are

[11] Security Aspects
Chapter: [11] Security Aspects
Concept: undefined >> undefined
< prev  2481 to 2500 of 8128  next > 
Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×