2007 Aug 23 6:50 AM
Hi,
3. Will views get affected when updating the database.
2007 Aug 23 6:53 AM
Hi,
Since VIEWS does not have any physical storage and they always query the underlying database when ever you query them, views will always get you updated data from the database.
Regards,
Sesh
2007 Aug 23 7:00 AM
Hi Basu
View's can not hold data.....,views are selecting tha data from more than one data base tables at a time .....
reward points to all helpful answers
kiran.M
2007 Aug 23 7:57 AM
Hi,
Views will be updated frequently based on updations in database tables.After database updated then we have to re execute the veiw to reflect recent changes.
With regards,
K K V
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |