[SQL] count record in plpgsql

2004-11-28 Thread Nurdin



how can i know the count of record in 
plpgsql.example if i'm query with query komponent from delphi i will know the 
record count of record.but how with plpgsql.
 
any ideas?
 
thnx
best and regard
 
nurdin


[SQL] create stored procedure from temporary table

2004-11-29 Thread Nurdin



i was wondering, how to create dynamic table like 
temporary table but create from function and the result from function toocos 
i want count same calculation from other table migh be a multiple table so i 
need looping and join table...
 
thnax 
 
nurdin