PostgreSQL 2テーブル目 (680レス)
PostgreSQL 2テーブル目 http://medaka.5ch.net/test/read.cgi/php/1047317680/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
57: nobodyさん [sage] 03/03/25 10:48 ID:??? >>56 集約関数つかってみた。でもデリミタ指定できなくなっちゃった。 create function join_str_sfunc(TEXT, TEXT) returns TEXT as ' select case when $1 = '''' then $2 when $2 = '''' then $1 else $1 || '' '' || $2 end ' language 'sql'; create aggregate join_str ( basetype = text , sfunc = join_str_sfunc , stype = text , initcond = '' ); select join_str(field_name) from table_name; http://medaka.5ch.net/test/read.cgi/php/1047317680/57
メモ帳
(0/65535文字)
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 623 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.016s