传回指定栏位的名称。
语法: string pg_fieldname(int result, int field);
传回值: 字串
函式种类: 资料库功能
本函式用来取得指定栏位的名称。参数 result 为查询结果代码。参数 field 为指定的栏位,第一栏为 0。