Introduction to SQL
What is the meaning of LIKE '%0%0%'

Feature has two 0's in it, at any position
Feature ends with two 0's
Feature begins with two 0's
Feature has more than two 0's

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
The wildcard in a WHERE clause is useful when?

An exact match is necessary in a CREATE statement.
An exact match is not possible in a CREATE statement.
An exact match is necessary in a SELECT statement.
An exact match is not possible in a SELECT statement.

ANSWER DOWNLOAD EXAMIANS APP