postgresql7.1 select service, uri, notes from sg_namespaces where namespace_id = :nid select method_id, namespace_id, method, idl, idl_style, notes from sg_methods where namespace_id = :nid order by method;