rspec/rules/S1492/description.adoc

2 lines
204 B
Plaintext
Raw Normal View History

2021-01-27 13:42:22 +01:00
Although the ``++WHERE++`` condition is optional in a ``++SELECT++`` statement, for performance and security reasons, a ``++WHERE++`` clause should always be specified to prevent reading the whole table.