← Back to companies
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/$
Write a SQL query to find all numbers that appear at least three times consecutively in the logs table.
The logs table has columns: id (auto-increment) and num.