25.12.2012 Views

Cours SGBD LAI2 - Institut supérieur d'informatique de Mahdia

Cours SGBD LAI2 - Institut supérieur d'informatique de Mahdia

Cours SGBD LAI2 - Institut supérieur d'informatique de Mahdia

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

-- spécification<br />

create or replace package mon_paq as<br />

end ;<br />

/<br />

procedure p ;<br />

procedure p(i NUMBER) ;<br />

function p(i NUMBER) return NUMBER ;<br />

cpt NUMBER ;<br />

function get_cpt return NUMBER ;<br />

mon_exception EXCEPTION ;<br />

PRAGMA EXCEPTION_INIT(mon_exception, -20101);<br />

Package créé.<br />

Les packages : Exemple<br />

Riadh HADJ M’TIR – 2011/2012 232

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!