12.07.2015 Views

Declaración de Variables

Declaración de Variables

Declaración de Variables

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Declaración <strong>de</strong> <strong>Variables</strong> EscalaresEjemplo:v_jobVARCHAR2(9);v_count BINARY_INTEGER := := 0; 0;v_total_sal NUMBER(9,2) := := 0; 0;v_or<strong>de</strong>rdate DATE := := SYSDATE + 7; 7;c_tax_rate CONSTANT NUMBER(3,2) := := 8.25;v_validBOOLEAN NOT NULL := := TRUE;3-18 Copyright © Oracle Corporation, 1998. All rights reserved.

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

Saved successfully!

Ooh no, something went wrong!