View Single Post

   
  #1 (permalink)  
Old 04-09-2008, 06:48 PM
lhaj.merigh@gmail.com
 
Posts: n/a
Default parametered views

Hello,

my problem is : in depend of the value of a field in a table A, I
want to select other fields coming from a table B, or a table C.

I want to know if it's possible to create a parametred view in
postgresql to resolve this problem


Thx,
Lhaj

Reply With Quote