Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d47dd10 commit 4209764Copy full SHA for 4209764
1 file changed
source/core/types/ut_varchar2_rows.tps
@@ -15,5 +15,5 @@ create or replace type ut_varchar2_rows as
15
See the License for the specific language governing permissions and
16
limitations under the License.
17
*/
18
- table of varchar2(4000)
+ table of varchar2(4000 byte)
19
/
0 commit comments