Use The Implicit cursor to Query The Department table information Where Deptno is 30.check,if no record was found then print "Record Was Not Found".Else Print Deptname And Ename.Dept table Have Dname Varchar2(20),Deptno Number,EnameVarchar2(20).Please Answer In 2 mins,with in Maximum 15 lines.

Answer Posted / debasis mohanty

If That dept 30 contains more than 1 employee then your answer is wrong
erorr:exact fetch returns more than 1 rows

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is trigger types in sql?

529


Is stored procedure faster than query?

560


What is sharding in sql?

560


What is trigger in sql? Explain

535


explain the difference between myisam static and myisam dynamic. : Sql dba

513






What are the different types of functions in sql?

511


Does group by remove duplicates?

545


What are few of the schema objects that are created using PL/SQL?

559


Explain what is a view?

596


How do I run a pl sql procedure in sql developer?

508


What is difference between rank () row_number () and dense_rank () in sql?

575


Is sql harder than python?

602


What is sqlite format?

628


Can sql function call stored procedure?

556


what is the difference between clustered and non clustered index in sql? : Sql dba

547