我想根据表“查询”(l_query query%ROWTYPE)创建一个变量,但是我得到了这样的消息:invalid type name "query%ROWTYPE"我也尝试使用完全限定的表名l_query dbname.public.query%ROWTYPE,但是它对我没有帮助。
CREATE OR REPLACE FUNCTION somefunc()
RETURNS int AS $$
DECLARE
l_res dbname.public.query%ROWTYPE;
BEGIN
return 1;
END;
$$ LANGUAGE plpgsql;
P
我在惠普刀片硬件中有一台Linux机器(RedHat版本5.6)。
我正试图从我的Linux操作系统(安装在HP Blade HW中的Linux操作系统)中找出服务器名的解决方案,(服务器名)出现在Access选项屏幕上
Example – how to configure the server name in the HP Blade:
from the HP Blade System Onboard Administrator screen
I configured the server name as the following:
click on Device