TheStandard
Programmer
Is it possible to initialize a variable of type date in a PL/SQL block to one week from today?
Is it even possible to initialize a date variable to the current date without explicitly specifying the current date?
Is it even possible to initialize a date variable to the current date without explicitly specifying the current date?