ZZZ

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

https://www.amaoedleaks.com/2021/02/true-or-false-database-management.

html

https://www.amaoedleaks.com/p/compilation-of-programming-week-1-to-10.html?m=0

https://www.scribd.com/document/447019307/PROG-3114-1122020

https://www.studocu.com/ph/document/upload?origin=download-button

https://www.studocu.com/ph/document/ama-computer-university/database-management-
system/cs351-quizes/8585260

https://www.studocu.com/ph/document/ama-computer-university/programming-oracle-
database-nciii/prog-3114-week1-10/14900867

https://pdfcoffee.com/database-by-kuya-nr-newdocx-pdf-free.html

https://pdfcoffee.com/ssssss-pdf-free.html

https://www.studocu.com/ph/document/ama-computer-university/programming-oracle-
database-nciii/bl-prog-3114-2019-2020-please-dont-sell-this-or-kind-be-like-for-a-
business-please-share-this-to/17558606

DECLARE
Name ARCHAR2(30);
AGE NUMBER;

BEGIN

Declare

name (20);

Begin

Select name into fname


From dual
Where age = 20
Exception
When No_name then
DBMS_OUTPUT.PUT_LINE(' there is no name.');
END;

Declare_name (15);
BEGIN

insert all

into employees (employee_number, employee_name)values (12, 'Ken Ken')

into employees (employee_number, employee_name) values (12, 'Mia')

select * from dual

END;

You might also like