Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
datetime
/
data
/
datetime90.q
blob: 2aa93df9dc4bed931b3ad794f748a29090d5547e [
file
] [
log
] [
blame
]
select
cast
(
c_row
as
int
),
interval
'1 19:30:45'
day to second
*
0.3
from
basic limit
1
;