Re: SCHEMAS and procedures,...
- From: Rodrigo Moya <rmoya tsai es>
- CC: Gnome Db list <gnome-db-list gnome org>
- Subject: Re: SCHEMAS and procedures,...
- Date: Tue, 07 Jul 1998 10:04:46 +0200
[Sorry for the date, I'm on the broken machine]
Vivien Malerba wrote:
> Hi all!
>
> At the moment, the SCHEMA_PROCS does not return the IN(s) and OUT data types.
> As I understand it, it is supposed to be implemented by another SCHEMA. I
> would prefer
> that the SCHEMA_PROCS also return all those data types (it would be easier to
> code and
> maybe faster when querying a lot of functions). What's your opinion on this?
>
Please decide between Stephan and you, to see what's the best way, but I'd vote,
as I said before, for a separate schema returning all these parameters:
param direction(in,out,inout) type ....
This will continue with the current design, one schema to return list of objects
for one type, and another for describing a specific object.
>
> And is there a SCHEMA for the aggregates (like SUM(), AVG(), ...)? If no, it
> would be nice
> to set one up.
>
I thought the SCHEMA_PROCS was meant to return this, but if you prefer to have
two, that is, one for procedures and another one for aggregates. This will mean
changing the current SCHEMA_PROCS so that they don't return any aggregate
function.
Stephan?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]