1.Given the following SQL code snippet: SELECT * FROM Customers WHERE Country=’

1.Given the following SQL code snippet:
SELECT * FROM Customers
WHERE Country=’

1.Given the following SQL code snippet:
SELECT * FROM Customers
WHERE Country=’USA’;
What is the result of the output?
2. State a USE CASE of your Choice in which you can depict the benefit of a database management system. Please state which Enterprise Database Management System was used or should be used in the scenario presented