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

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

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
A view is which of the following?

A base table that can be accessed via SQL commands
A virtual table that cannot be accessed via SQL commands
A virtual table that can be accessed via SQL commands
A base table that cannot be accessed via SQL commands

ANSWER DOWNLOAD EXAMIANS APP