Che io sappia se non ti serve ottenere delle righe in particolare il WHERE non lo metti, non è obbligatorio
The WHERE clause, if given, indicates the condition or conditions that rows must satisfy to be selected. where_condition is an expression that evaluates to true for each row to be selected. The statement selects all rows if there is no WHERE clause![]()