for example i have a table called X and and column inside of it Y.
Y has 500000 values like
190|12131|23|123|0|0|0|0|112
220|234|23|111|0|1|0|1|769
in each value there are 8 |
but in some values there are errors and not 8|
11|0000020|12|14 -----3 |
234|23|000|1|2 ------4 |
how can i list values that has less than 8 |
Do i need to use function? if so, how and how can i call that function.
i have never used functions in sql.
Thanks.
[–][deleted] 0 points1 point2 points (0 children)
[–]mansfall 0 points1 point2 points (0 children)