-- Initialize the date variable.
strDateVar Date;
Begin
-- Call the function and return the value to the variable.
strDateVar := PACKAGE_NAME.Function_Name(Any_related_arguments);
End;
Programming Explorer : This is the place that I would like to share with you about my IT knowledge and experience. Some of the articles are copied from others in the internet. Some are originally come from my findings.
No comments:
Post a Comment