Interface Python with MYSQL

Interface Python with MYSQL

12th Grade

20 Qs

quiz-placeholder

Similar activities

Module 8 Power Supplies 2

Module 8 Power Supplies 2

9th - 12th Grade

20 Qs

Chapter 1 Review

Chapter 1 Review

4th Grade - Professional Development

16 Qs

IT Essentials Chapter 14

IT Essentials Chapter 14

11th Grade - University

15 Qs

Key Applications 1

Key Applications 1

9th - 12th Grade

20 Qs

Creating Algorithms Through Pseudocodes and Flowcharts

Creating Algorithms Through Pseudocodes and Flowcharts

11th - 12th Grade

15 Qs

IT Essentials Computer Connectors and Power

IT Essentials Computer Connectors and Power

10th - 12th Grade

20 Qs

Interface Python with MySQL

Interface Python with MySQL

12th Grade

15 Qs

Computer Hardware Input/Output

Computer Hardware Input/Output

9th - 12th Grade

17 Qs

Interface Python with MYSQL

Interface Python with MYSQL

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Vivekta Singh

Used 43+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which connector is used for linking the database with Python code?

PyMySQL-Connector

PostSQL: connector

YesSUL: Connector

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To open a connector to Mysql database, which statement is used to connect with pymysql?

connector

connect

password

username

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which software is used for coding the Python language?

Idea

IDLE

python Script

Connector

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used for counting the number of rows in a database?

row

rowcount

count

row_count

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the method which is used for displaying only one resultset.

fetchmany

fetchno

fetchall

fetchone

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To execute all the rows from the result set, which method is used?

fetchmany

fetchno

fetchall

fetchone

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pick the correct username used for logging in database.

root

local

localhost

none of these

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?