構文
引数
format_name— データのフォーマット。structure- テーブルの構造。省略可能。形式は ‘column1_name column1_type, column2_name column2_type, …’ です。data— 指定したフォーマットのデータを含む文字列を返す文字列リテラルまたは定数式
戻り値
data 引数を解析して得られるデータを含むテーブル。
例
structure 引数を指定しない場合:
Query
Response
Query
Response
structure 引数を指定する場合:
Query
Response