Global Variable

What type of value does a global variable support ?

Questions by sreekumar_nair_it   answers by sreekumar_nair_it

Showing Answers 1 - 3 of 3 Answers

Global variable are forms specifice variable. it can store character value upto 255, for all usages. We can initialize it when we declare, otherwise give error if we did not assign it any value.
Oracle 10g it can take upto 4000 bytes.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions