Kaun Banega Crorepati

Quiz
•
Computers
•
University
•
Medium
KIT_CSE_Nandhiha Vasudevan
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Choose the query to find travel location for Indonesia
SELECT * FROM Destinations
WHERE Country = 'Indonesia';
SELECT * FROM Destinations
WHERE Country = Indonesia;
SELECT * FROM Destinations
WHERE Countries = 'Indonesia';
SELECT * FROM Destinations
WHERE Country LIKE = 'Indonesia';
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
what is not the alternative for the like operator?
=
ILIKE
SIMILAR TO
IN
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does the following SQL query do?
SELECT DISTINCT name FROM Destinations;
Retrieves all records from the Destinations table
Returns only unique destination names
Filters destinations priced above $1000
Deletes duplicate destinations
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does the REGEXP pattern '^A' do in the following SQL query?
Finds all destinations containing the letter 'A'
Finds all destinations that start with the letter 'A'
Finds all destinations that end with 'A'
Finds destinations where 'A' appears anywhere in the name
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will happen if we run the following query?
UPDATE Destinations SET Price = Price + 500;
It increases the price of all destinations by $500.
It updates only one record's price by $500.
It throws a syntax error.
It deletes all records.
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do you update multiple columns in SQL?
UPDATE Destinations SET Price = 2500 AND Country = 'Canada' WHERE Location = 'Paris';
UPDATE Destinations SET Price = 2500, Country = 'Canada' WHERE Location = 'Paris';
UPDATE Destinations MODIFY Price = 2500, Country = 'Canada' WHERE Location = 'Paris';
ALTER Destinations SET Price = 2500, Country = 'Canada' WHERE Location = 'Paris';
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
S4 DDD

Quiz
•
10th Grade - University
10 questions
Cuestionario SOR

Quiz
•
1st Grade - Professio...
12 questions
IntroToDatabases W2

Quiz
•
University
10 questions
Data Warehouse - Foundations

Quiz
•
University
10 questions
STSCI 2120: Lecture 1

Quiz
•
University
10 questions
Computer Maintenance Quiz-1 SSK30333

Quiz
•
University
15 questions
Control Statements - Java

Quiz
•
University
7 questions
Unit7_Intranet Routing

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University