|
-
A very educative puzzle and great explanation.
But it is still unclear why Oracle treats built-in and a user defined date functions in different way.
Both functions are called within a SQL statement, not from PL/SQL, SYSDATE is nondeterministic, so is my_sysdate. Both functions are PL/SQL constructions.
Of course, SYSDATE function is called "a SQL built-in function", but in fact it is a PL/SQL code defined in STANDARD package...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|