A.smart B.fast C.immediate D.abort
多项选择题PostgewSQL中的几何数据类型可以支持()
A.点 B.线段 C.直线 D.圆 E.矩形
多项选择题以下时间函数中,查询结果带有时区值的有()
A.current_time B.current_timestamp C.localtime D.localtimestamp
单项选择题以下显示时间的方式,输出结果最详细的是()
A.selectcurrent_time; B.selectcurrent_timestamp; C.selectcurrent_date; D.selectcurrent_second;
单项选择题PostgreSQL支持的二进制数据类型有()
A.bytes B.blob C.clob D.xlob
多项选择题PostgreSQL中boolean类型的表示方法正确的有()
A.TRUE B.FALSE C.true’ D.false’