Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
first_program
--Oracle Database 18c Express Edition Release 18.0.0.0.0 - Production --please drop objects you've created at the end of the script --or check for their existance before creating --'\\' is a delimiter select banner as "oracle version" from v$version declare var1 varchar2(10); num1 number(3); begin var1 := 'Tutorials'; num1 := 100; dbms_output.put_line('val1 :' || var1); dbms_output.put_line('Num1 :' || num1); end
run
|
edit
|
history
|
help
0
DEPT
Patient0021
submask
regexp example
Oracle Test1
Amount in Words - Conversion in single SQL statement - Only in Oracle
Srinivas
3
Srinivas
ABC