H DDD - Database wildcards (revision)

H DDD - Database wildcards (revision)

9th Grade

11 Qs

quiz-placeholder

Similar activities

Web-based Development

Web-based Development

5th Grade - University

15 Qs

Email Etiquette

Email Etiquette

7th - 9th Grade

10 Qs

Mood boards and Visualisation Diagrams

Mood boards and Visualisation Diagrams

8th - 9th Grade

11 Qs

DBMS

DBMS

9th - 12th Grade

10 Qs

Trusting websites

Trusting websites

7th - 9th Grade

11 Qs

if/else statements quiz

if/else statements quiz

9th Grade - University

10 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

Python L1

Python L1

8th Grade - University

14 Qs

H DDD - Database wildcards (revision)

H DDD - Database wildcards (revision)

Assessment

Quiz

Computers

9th Grade

Medium

Created by

G Alexander-Doyle

Used 19+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following strings satisfies the condition 'T_'? (There can be more than one answer) 

TW

TWITTER

TAIWAN

TO

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following strings satisfies the condition 'A_B%'? (There can be more than one answer)

AKKB

AKBKKK

ABKK

ABBB

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following strings satisfies the condition 'Z%K_R'? (There can be more than one answer)

ZKRR

ZYKR

ZRKKJ

ZABCDEFKGR

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Complete the condition below which would return productNames which end with the letters on. Don't forget the quotation marks!

productName LIKE

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Complete the condition below which would return productNames which start with the letter S. Don't forget the quotation marks!

productName LIKE

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Complete the condition below which would return productNames which contain the pattern ill. Don't forget the quotation marks!

productName LIKE

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Complete the condition below which would return productNames which contain the letters o and n (in that order) with exactly one letter between them. Don't forget the quotation marks!

productName LIKE

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?