Representação Arbres de Requete En PostgreSQL

CREATE VIEW ma_vue AS SELECT * FROM ma_table;
thibaut mcdonald