Creating views
| От | Kashmira Patel \(kupatel\) |
|---|---|
| Тема | Creating views |
| Дата | |
| Msg-id | 18AE59788A3FC640A367E5652E664D8003CA26C6@xmb-sjc-237.amer.cisco.com обсуждение исходный текст |
| Ответ на | Re: Select when table have missing data ("Rodrigo De León" <rdeleonp@gmail.com>) |
| Ответы |
Re: Creating views
|
| Список | pgsql-sql |
Hi all, Is it possible to create views that take parameters? Basically, I have to create some very complex historical reports,and as of now I am using temporary tables to store intermediate query results. I calculate values based on the contentof these temporary tables and use them in the final result. I would like to eliminate the need for temporary tablesand use views instead, as the data copy between the temp tables is taking quite some time. Thanks, Kashmira
В списке pgsql-sql по дате отправления: