sql-types
PL/SQL for implode function on custom types
Is there any way to create an implode routine in PL/SQL that takes any custom datatype as a parameter and concatenates its members, delimited by some specified string?[详细]
2023-03-26 03:26 分类:问答mySQL table creation fails - error 1064
I am using the mysql admin GUI tool to create a table. Here is the query language that results in an error:[详细]
2023-02-18 20:12 分类:问答Oracle SQL and PL/SQL : how to minimize execution time of retrieving members of the object (returned by user's function)
I wrote a function to get a number of values in an Oracle view.As functions can\'t return more then one value, I have used an object (with a signature of 8 numbers).This works, but not fine...[详细]
2023-01-30 07:41 分类:问答Number of args for stored procedure PLS-00306
I have problem with calling for my procedure. Oracle scrams PLS-00306 Error: Wrong number of types of arguments in call to procedure.[详细]
2023-01-03 10:57 分类:问答oracle collection not enough values
I did following: create or replace type my_row as object ( 开发者_高级运维lname varchar2(30), fname varchar2(30),[详细]
2023-01-03 02:59 分类:问答有没有特别恐怖的电影?
一件黑色马甲 2022-05-26 08:08 1、《致命ID》这个看了之开发者_运维问答后感觉真的很过瘾,每当自己感觉已经确定谁是凶手时又马上被推翻2、《禁闭岛》莱昂纳多.迪卡普里奥演的,给人很大的心理压力,无法逃脱3[详细]
2022-12-19 09:05 分类:问答