2026-03-12 20:23:15
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
select avg(pk_col) from kso.skew
|
||||
where col1 > 0
|
||||
/
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
select avg(pk_col) from kso.skew
|
||||
where col1 > 0
|
||||
/
|
||||