位置: 编程技术 - 正文

PHP:pg_field_table()的用法_PostgreSQL函数

编辑:rootadmin
pg_field_table

推荐整理分享PHP:pg_field_table()的用法_PostgreSQL函数,希望有所帮助,仅作参考,欢迎阅读内容。

文章相关热门搜索词:,内容如对您有帮助,希望把文章链接给更多的朋友!

(PHP 5 >= 5.2.0)

pg_field_table — Returns the name or oid of the tables field

说明 mixed pg_field_table ( resource $result , int $field_number [, bool $oid_only = false ] )

pg_field_table() returns the name of the table that field belongs to, or the table&#;s oid if oid_only is TRUE.

参数

result

PostgreSQL query result resource, returned by pg_query(), pg_query_params() or pg_execute() (among others).

field_number

Field number, starting from 0.

oid_only PHP:pg_field_table()的用法_PostgreSQL函数

By default the tables name that field belongs to is returned but if oid_only is set to TRUE, then the oid will instead be returned.

返回值

On success either the fields table name or oid. Or, FALSE on failure.

范例

Example #1 Getting table information about a field

<?php$dbconn=pg_connect("dbname=publisher")ordie("Couldnotconnect");$res=pg_query($dbconn,"SELECTbarFROMfoo");echopg_field_table($res,0);echopg_field_table($res,0,true);$res=pg_query($dbconn,"SELECTversion()");var_dump(pg_field_table($res,0));?>

以上例程的输出类似于:

注释

Note:

Returning the oid is much faster than returning the table name because fetching the table name requires a query to the database system table.

参见

pg_field_name() - 返回字段的名字 pg_field_type() - 返回相应字段的类型名称

PHP:pg_field_type_oid()的用法_PostgreSQL函数 pg_field_type_oid(PHP5=5.1.0)pg_field_type_oidReturnsthetypeID(OID)forthecorrespondingfieldnumber说明intpg_field_type_oid(resource$result,int$field_number)pg_field_type_oid()returnsanintegercontaini

PHP:pg_field_size()的用法_PostgreSQL函数 pg_field_size(PHP4=4.2.0,PHP5)pg_field_size返回指定字段占用内部存储空间的大小说明intpg_field_size(resource$result,int$field_number)pg_field_size()返回PostgreSQLresult中指定字

PHP:pg_field_prtlen()的用法_PostgreSQL函数 pg_field_prtlen(PHP4=4.2.0,PHP5)pg_field_prtlen返回打印出来的长度说明intpg_field_prtlen(resource$result,int$row_number,string$field_name)pg_field_prtlen()返回PostgreSQLresult中得到的

标签: PHP:pg_field_table()的用法_PostgreSQL函数

本文链接地址:https://www.jiuchutong.com/biancheng/281489.html 转载请保留说明!

上一篇:PHP:pg_field_type()的用法_PostgreSQL函数

下一篇:PHP:pg_field_type_oid()的用法_PostgreSQL函数

  • 什么情况才能开专票
  • 全国税务师考试准考证打印
  • 增值税退税如何做账
  • ibps对公提回贷记分录
  • 装卸搬运的设备有哪些类型
  • 劳务费专票数量和单价要写吗
  • 其他应收款属于会计要素中的
  • 出售无形资产和转让无形资产
  • 企业收到宣传费怎么入账
  • 建筑设计行业收入调查
  • 支付结算办法主要内容
  • 结转上年度的企业所得税会计分录?
  • 不续约赔偿金要交税吗
  • 什么是差额增收
  • 在途物资材料采购的区别
  • 公司工资发放错误怎么退回
  • 超市热卖食品
  • 应交税费账户进项税额为借方是什么意思?
  • 如何填写增值税及附加税费申报表
  • 展厅门口如何布置图片
  • 出口退税的城建税和教育费附加怎么算
  • 小型微利企业所得税优惠政策2022
  • 报税了没有交税可以领发票吗
  • 赠票视同销售,借方计入什么科目?
  • 营改增后房地产公司税种及税率
  • 住宿费算业务招待费还是差旅费?
  • 企业销售使用过的汽车如何开票
  • 以前年度长期待摊费用没摊销怎么办
  • php如何实现多进程
  • 内置管理员无法激活此应用
  • 企业所得税费用扣除比例
  • 在win7系统中安装win10
  • linux的基础知识
  • php字符串定义
  • 退回多缴所得税做贷方本期发生额没有
  • windows7旗舰版最新版本
  • php proto
  • 营改增后土地增值税若干征管规定
  • 购进原材料款项怎么入账
  • Yii2使用表单上传文件的实例代码
  • linux信号的本质
  • zgrep命令详解
  • 应付账款和预付账款的会计分录
  • 设计模式适配器模式代码编写
  • 审计外聘人员支付标准
  • 低值易耗品如何摊销
  • 接受捐赠按什么价值入账
  • 商誉的会计核算怎么核算
  • 2023年会计继续教育报名入口
  • 旅行社开具的发票可以作为福利费税前支出吗
  • 多缴纳增值税
  • 汇算清缴步骤及处理方法
  • 酒店代金券是什么意思
  • 工程施工中购入固定资产
  • 自助回单打印和网银回单
  • 残保金在网上怎么申报
  • win10选择软件打开方式
  • vista server
  • linux如何关闭selinux
  • potplayer win7
  • winxp慢怎么办
  • windows中的hosts文件
  • view组件属性
  • 环境篇心中有光的作文
  • linux文件目录管理命令
  • bootstrap技术教程
  • linux如何创建守护进程
  • python数值计算基础
  • 深入理解计算机系统
  • pygame csdn
  • python怎么调用shell脚本
  • javascript面向对象精要
  • each和each
  • jquery中用onclick绑定点击事件
  • android的动画有哪些?
  • jquery获取php变量
  • 税务检查调账通知书
  • 进口汽车增值税怎么算
  • 江苏省国税局局长
  • 税控发票打印发票流程
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号

    网站地图: 企业信息 工商信息 财税知识 网络常识 编程技术

    友情链接: 武汉网站建设