declare l1 number := null; l2 number :=null; begin if l1=l2 then message('equal'); else if l1<>l2 then message('not equal'); else message('else'); end if; end if; end; What will be the output ?
7 13028declare lowerl number:= 1; upperl number:= 3; num varchar2(10); begin for i into lowerl..upperl loop num:=num||to_char(lowerl); if i=3 then upperl:=5; end loop; message(num); What will be the output ?
3 8271Given two tables Student(SID, Name, Course) and Level(SID, level) write the SQL statement to get the name and SID of the student who are taking course = 3 and at freshman level.
9 14323Post New Oracle SQL PLSQL Interview Questions
Which android file api to create a file?
What is a Bluetooth dongle?
What is sql dialect?
What is raid? How does it help storage of databases?
I am a civil engineer . I am also selected for sbi clerk interview which is to be held on 4th May2010 is there anybody resembling the same? what question can be asked and what should be the probable answers?
Describe the theory of autonomous form of deep learning in a few words.
What’s new in Angular 5?
How will flex 3 be packaged?
How To Change Effect's Start Option?
How to use ajax in any form submission?
What is pg_catalog?
What are the threading types?
Explain silverlight architecture?
What is css inline style?
Define certification cost?