Date: 2025-07-08 10:44:59
Score: 2.5
Natty:
Use LENGTH function
SELECT * FROM dump WHERE LENGHT(Sample) = 5;
Check for more: https://www.techonthenet.com/oracle/functions/length.php
Reasons:
- Probably link only (1):
- Low length (1.5):
- Has code block (-0.5):
- Low reputation (0.5):
Posted by: Engin Yıldırım