diff --git a/consultas_no_sql/operador_and.sql b/consultas_no_sql/operador_and.sql index c03ef47..8167ca4 100644 --- a/consultas_no_sql/operador_and.sql +++ b/consultas_no_sql/operador_and.sql @@ -1,4 +1,4 @@ -- Ytilando o operador and USE sakila SELECT * FROM payment -WHERE staff_id AND amount = 0.99 \ No newline at end of file +WHERE staff_id AND amount = 0.98