Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
abs.q
blob: fc44b27922ae7638c991a4ba616909523170f0e9 [
file
] [
log
] [
blame
]
select
abs
(-
13.55
)
from
student
where
student_id
=
10
;