位置: 编程技术 - 正文

PHP:pg_field_type_oid()的用法_PostgreSQL函数

编辑:rootadmin
pg_field_type_oid

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

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

(PHP 5 >= 5.1.0)

pg_field_type_oid — Returns the type ID (OID) for the corresponding field number

说明 int pg_field_type_oid ( resource $result , int $field_number )

pg_field_type_oid() returns an integer containing the OID of the base type of the given field_number in the given PostgreSQL result resource.

You can get more information about the field type by querying PostgreSQL&#;s pg_type system table using the OID obtained with this function. The PostgreSQL format_type() function will convert a type OID into an SQL standard type name.

Note:

If the field uses a PostgreSQL domain (rather than a basic type), it is the OID of the domain&#;s underlying type that is returned, rather than the OID of the domain itself.

参数 PHP:pg_field_type_oid()的用法_PostgreSQL函数

result

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

field_number

Field number, starting from 0.

返回值

The OID of the field&#;s base type. FALSE is returned on error.

范例

Example #1 Getting information about fields

<?php$dbconn=pg_connect("dbname=publisher")ordie("Couldnotconnect");//Assume'title'isavarchartype$res=pg_query($dbconn,"selecttitlefromauthorswhereauthor='Orwell'");echo"TitlefieldtypeOID:",pg_field_type_oid($res,0);?>

以上例程会输出:

参见

pg_field_type() - 返回相应字段的类型名称 pg_field_prtlen() - 返回打印出来的长度 pg_field_name() - 返回字段的名字

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_num()的用法_PostgreSQL函数 pg_field_num(PHP4=4.2.0,PHP5)pg_field_num返回字段的编号说明intpg_field_num(resource$result,string$field_name)pg_field_num()返回给定PostgreSQLresult资源中的field_name所代表的列(

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

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

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

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

  • 以公司名义买50万的车可以省多少钱
  • 个税申报错误已过申报期怎么修改
  • 金税盘锁死日期16号几点
  • 商誉在资产负债表中如何体现
  • 税费四舍五入的怎么做帐
  • 要补交税怎么办
  • 退税会计科目怎么做账
  • 预付软件款的分录
  • 注册资金印花税减半政策
  • 开具了红字发票信息表的税额需要转出吗
  • 物流运输企业增值税税负
  • 广州二手房免增值税
  • 增值税进项税额转出的账务处理
  • 工业结转成本方法有哪些?
  • 开出增值税发票没收到怎么抵扣进项税?
  • 增值税和消费税申报对比不符怎么处理
  • 关联企业税收
  • 个税申报与社保申报一定是一致的么
  • 国有划拨地是否能转让土地
  • 月收入不超10万减免 具体分销售额吗
  • 计提所得税费用会计分录
  • 小规模计提季度怎么算
  • 固定资产清理账户结构
  • 小规模投资创业
  • 提示内存或磁盘空间不足
  • 电脑管家使用教程
  • 红冲暂估需要附件吗
  • 企业职工工伤赔偿标准
  • 处理车辆违章送哪个部门
  • 计提本月银行借款利息是收付实现制还是权责发生制
  • php将数字转为字符串
  • ConvNeXt V2学习笔记
  • pytorch训练模型计算f1
  • yii2框架从入门到精通
  • 退还多缴纳税款
  • 售价金额核算法的优点有
  • 分页 php
  • 企业转让商品取得的税收
  • 管理人员工资结构图
  • 公司支付宝收款码怎么支持信用卡
  • 应付账款发生坏账怎么办
  • 个人提供的劳务费要开发票,但是薪资不需要开发票
  • 利息发票如何做会计分录
  • 退休人员基本养老金计发表
  • 商业承兑汇票销售产品会计分录
  • 零售行业会计分录怎么做
  • 形成应收账款的会计分录
  • 用友无法填制凭证
  • 服务器托管税率
  • 会计核算和监督两项基本会计职能是相辅相成
  • 建账的要点
  • 什么是备查账
  • sqlserver2008r2创建实例
  • win2003无法启动
  • windows任务管理器怎么用
  • win7如何设置共享
  • win10苹果版
  • centos inode
  • 迅雷看看电脑版 下载
  • linux diy
  • android知识
  • Android Eclipse 项目报错,但没有显示具体错的代码位置
  • cocos2dx 4.0
  • Javascript selection的兼容性写法介绍
  • jquery 延迟执行方法
  • android使用webview加载网页
  • ActivityManagerService 启动
  • unity物理引擎原理
  • 如何解决android兼容问题
  • IEnumerator/ IEnumerable/ yield return/ StartCoroutine 详解
  • vue项目简介
  • js 分页插件
  • android获取手机的基本信息
  • js写后端用什么框架
  • javascript面向对象精要pdf
  • 蒲河大集是什么多少号沈阳大集各个大集多少号
  • 修改季度申报表
  • 关于保安公司词语
  • 设立新的机构或开办新的业务
  • 房子有注册公司可以卖吗
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号

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

    友情链接: 武汉网站建设