_ Wieldcard w SQL
SELECT *
FROM Customers
WHERE country LIKE 'U_';
SAMER SAEID
SELECT *
FROM Customers
WHERE country LIKE 'U_';