in

SQL Server Community Blogs

Voices of the SQL Server Community

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Forcing integrity between tables and procedures

    You can force integerity between tables and views with schemabinding when you create views so that tables cant be dropped until views that bind on tables are dropped. Unfortunately it is not possible to force this integrity between tables and procedures. Tables can be dropped though there are procedures...
    Posted to Madhivanan (Weblog) by Madhivanan on 01-17-2008
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems