--1> STATE THE OUTPUT DECLARE stock_price number := 9.73; NET_EARNINGS NUMBER:=0; PE_RATIO NUMBER; BEGIN PE_RATIO := STOC...
Read More
Showing posts with label Exception Handling. Show all posts
Showing posts with label Exception Handling. Show all posts
User Define Exception in PL/SQL
Raise the exception when user try to divide the number by 1 ************************************** DECLARE A NUMBER(2); B NUMBE...
Read More
Subscribe to:
Posts (Atom)