
Sql connectivity

Quiz
•
Computers
•
11th - 12th Grade
•
Medium

sql python
Used 6+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does SQL stand for?
Super Quantum Logic
Structured Query Language
Stylish Query Lingo
Server Query Lanuage
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name of the SQL database the comes distributed with Python?
SQLite
PySQL
MySQL
PostgreSQL
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following are valid Cursor methods used to execute SQL statments and retrieve query results? Select all that apply.
Cursor.fetchall()
Cursor.execute()
Cursor.run()
Cursor.fetchmany()
Cursor.fetchone()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the type of the results variable in the following code snippet?
import sqlite3
connection = sqlite3.connection("people.db")
cursor = connection.cursor()
cursor.execute("SELECT * FROM People")
results = cursor.fetchall()
QuerySet
tuple
list
dict
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given a function that does not return any value, what value is shown when executed at the shell?
int
bool
void
none
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which operator does pattern matching in mysql?
BETWEEN operator
EXISTS operator
LIKE operator
none
Similar Resources on Wayground
9 questions
7.2 Introduction to Databases

Quiz
•
9th - 12th Grade
10 questions
ICTDBS506 Creating a 'Car Pool' Database with MySQL

Quiz
•
12th Grade - University
10 questions
Banco de Dados

Quiz
•
10th - 12th Grade
10 questions
Data 278-287

Quiz
•
12th Grade
8 questions
Database Fundamentals (part 2). second set

Quiz
•
11th Grade
10 questions
Deel 2 - H5 - Begrippen data en informatie

Quiz
•
12th Grade
10 questions
XII TKJ

Quiz
•
12th Grade
10 questions
Prueba diagnóstica de Bases de Datos 2

Quiz
•
12th 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