Databases Quiz

Quiz
•
Computers
•
6th - 8th Grade
•
Hard
Ambika Sri
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SQL stands for_______
Style Query Language
Structured Query Language
Syntax Query Language
Symbol Query Language
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the below queries is syntactically correct?
create table student_data (name, class, marks) with types (text, int, int)
create table student_data (name varchar(50), class int, marks int);
create table student_daa(name-varchar(50), id-int, marks-int);
All of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To change the name of a table in MySQL which of the following queries is used?
rename table oldtable to newtable;
rename table change oldtable to newtable;
rename table modify oldtable to newtable;
rename table to newtable from oldtable;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Of The Following Query Is Correct To Filter Columns While Fetching The Data?
Select * From Student Where Column=Name And Column=Marks
Select Name, Marks From Student
Select Columns Name, Marks From Student
Select Data Name, Marks From Student
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
boolean data type contains only 2 possible values
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
All the rows from one table are fetched when _____is used.
Inner join
Left join
Right join
B & C
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The commands in SQL are case sensitive.
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Database

Quiz
•
8th - 12th Grade
14 questions
log on to access

Quiz
•
8th Grade
10 questions
ACCESS

Quiz
•
8th Grade
14 questions
DATABASE

Quiz
•
6th Grade
11 questions
print(), int and input() - Python

Quiz
•
6th - 8th Grade
10 questions
Grade 7 Using Excel as Database-ICT

Quiz
•
7th Grade
12 questions
HTML - Tags, elements, tables and images

Quiz
•
7th - 9th Grade
10 questions
Intermediate Level

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade