Which kind of parameters cannot have a default value in pl sql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

write a procedure to print a statement or number not using "dbms_output.put_line" package.write a procedure instead of it using procdure name as "print" ex:- declare a number:=2; begin print(a); end; /* when U type above procedure 2 have to should be printed*/

2 Answers   iFlex,


What is sqlerrm?

0 Answers  


Is coalesce faster than isnull?

0 Answers  


How to make a copy values from one column to another in sql?

0 Answers  


Is sql a backend?

0 Answers  






is mysql query is case sensitive? : Sql dba

0 Answers  


Q1.all the depts which has more then 10 empls? Q2.all the dept which does not have any emply? Q3 all the emp which does not have any dept? Q4 get all the emply detais with the dept details it dept is exit otherwise any emp details? Q5 how to debugg the dynamic sql and packages?

4 Answers   KPIT,


wtite down triggr not any entry on Sunday

2 Answers   NIT,


What is the difference between left outer join and left join?

0 Answers  


How to get help at the sql prompt?

0 Answers  


What does cursor do in sql?

0 Answers  


Can we update views in sql?

0 Answers  


Categories