Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 197 Bytes

File metadata and controls

14 lines (9 loc) · 197 Bytes

Show ResultSet Types:function

oracle

select round(salary) as sal from scott.emp

显示前:

png

显示后:

png