Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
if-else condition in pl/sql
declare a number; begin a:=20; if(a<60)then dbms_output.put_line('a is lessthan 60'); else dbms_output.put_line('a is greater than 60'); end if; end;
run
|
edit
|
history
|
help
0
check if concatinated string obtained after reversing s1 and s2 both is a palindrome or not
Example of Local and Global variables
7
Srinivas
create table employees as e. No, e. Name., e. Phone no, e. Salary
Srinivas
Srinivas
Test
prgm1
Srinivas