1. Home
  2. Computer Science

Filters

Found 6 Questions

Set Default
Exams
Subjects
Topics

List of top Computer Science Questions on SQL Functions

Which of the following are single row functions?
A. MAX()
B. SUM()
C. MOD()
D. DAY()
  • CUET (UG) - 2026
  • CUET (UG)
  • Computer Science
  • SQL Functions
Which of the following statement will correctly filter products having an average price of 50?
  • CUET (UG) - 2026
  • CUET (UG)
  • Computer Science
  • SQL Functions
Match List I with List II
LIST ILIST II
A. SELECT LOWER('COMPUTER');IV. 'computer'
B. SELECT LEFT('COMPUTER', 3);I. 'COM'
C. SELECT RIGHT('COMPUTER', 4);II. 'UTER'
D. SELECT MID('COMPUTER', 2, 3);III. 'OMP'
  • CUET (UG) - 2023
  • CUET (UG)
  • Computer Science
  • SQL Functions
Which SQL function will return the following output:
mysql> Select __?__ (53, 10); 
output __3
  • CUET (UG) - 2023
  • CUET (UG)
  • Computer Science
  • SQL Functions
Vardan was asked by his teacher the meaning of the following command. He is not able to decide on the correct answer. Help him in selecting the correct answer.
Select * from stud where admn like '\%5\%5\%';
  • CUET (UG) - 2023
  • CUET (UG)
  • Computer Science
  • SQL Functions
Match List I with List II:
LIST ILIST II
A. AlterI. Change the name of the column
B. UpdateII. Update existing information in a table
C. DeleteIII. Delete an existing row from table
D. CreateIV. Create a database

Choose the correct answer from the options given below:
  • CUET (UG) - 2023
  • CUET (UG)
  • Computer Science
  • SQL Functions
contact us
terms & conditions
Privacy & Policy
© 2026 Patronum Web Private Limited