Is it possible to use generated column in a Stored Procedure ?
(Doc ID 2801474.1)
Last updated on SEPTEMBER 07, 2021
Applies to:
MySQL Server - Version 5.7 and laterInformation in this document applies to any platform.
Goal
The error existes when selecting data from a table with Generated Column using Stored Procedure.
"Expression of generated column 'BATCH_DT_YYYYMM' contains a disallowed function."
What does it mean
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |