Disadvantages of using Views -
05-19-2011
, 01:30 PM
Hello:
We have ASE 15 in the place where I work.
I'm on a development task and I want to create a View in order to avoid repeating some complex queries everywhere .
But someone from the DBA team told me that they discourage the use of Views because they want to avoid the overhead in the DBMS it takes to mantain them.
I mean, is there any good reason for not using Views in Sybase, regarding performance???
Thanx in advance ! |