Sign in
◑
Theme
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
p1tests
/
text
/
data
/
round2.q
blob: 2e1b42d4d8f74b7a2d8a84270daf60b81d842a01 [
file
]
select
round
(
gpa
,
1
)
from
student_csv_v
where
student_id
=
1
;