postgresql7.1 select service, uri, notes from sg_namespaces where namespace_id = :namespace_id select method_id, namespace_id, method, idl, idl_style, proc, notes from sg_methods where namespace_id = :namespace_id select method, idl, idl_style, proc, notes from sg_methods where method_id = :method_id