File size: 127 Bytes
c27e67a
 
 
 
 
1
2
3
4
5
6
SELECT distinct(partition)
FROM system.parts
WHERE database = currentDatabase()
  AND table = 'sessions_v2'
ORDER BY partition