Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
datetime
/
datetime157.q
blob: 421c1f55491805d93a1a30049ddf1bd7cf8f9fbb [
file
] [
log
] [
blame
]
select
now
()=
current_timestamp
from
sys
.
drillbits limit
1
;