标签: xml postgresql pgadmin
我正在iMac上使用最新的ProgreSQL。
当我使用简单的SQL语句从表中返回XML,但它不返回数据时。
SQL:
select table_to_xml('company',true,false,'');
(我也尝试过“公司”)
仅返回xml:
company xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"