判断题PostgreSQL迁移或升级后的数据库blocksize大小可以不一致。
多项选择题在PostgresSQL的数值类型中,以下属于整数类型的是?()
A.smallint B.int C.bigint D.tinyint
多项选择题在PostgresSQL中,布尔类型可以使用的操作符是逻辑操作符和比较操作符,其中常见的逻辑操作符有哪些?()
A.AND B.OR C.NOT D.NULL
单项选择题在PostgresSQL的数值类型中,精确的小数类型可用什么表示?()
A.smallintB.numericC.realD.serial
多项选择题在PostgresSQL的数值类型中,不精确的数据类型有哪个?()
A.numeric B.real C.dounle precision D.serial