Schema Bound View
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am creating a Schema Bound View on Database 'B', which contains select statement from Database 'A'. I searched and i found that i schema bound view must refer same database objects only. My original aim was to create Index on view, to boost performance. Is there any other way to boost performance or create index on views? View is center of access and is already being in use in most projects, so i have to do everything with this view only. Note: I only have select access to Database 'A' and no DDL operations. Thanks.
♫ 99 little bugs in the code, 99 bugs in the code We fix a bug, compile it again 101 little bugs in the code ♫