Question:Which of the following are valid in a declare block? 

A intCustomerId int4 := 67; 

B intCustomerId int4 = 67; 

C intCustomerId int4; 

D intCustomerId int4; intCustomerId:= 67 

+ Answer
+ Report
Total Preview: 976

Copyright © 2024. Powered by Intellect Software Ltd