YOU WANT TO ENFORCE A STANDARD NAMING CONVENTION FOR TABLES AND STO...

8. You want to enforce a standard naming convention for tables and stored procedures. Your company has two SQL 2008 Servers and 60 SQL 2005 Servers. You need to use the same solution on all servers. What’s the best way to do this in SQL Server 2005 and SQL Server 2008?A. Create a DDL trigger for all serversB. Use the performance data warehouseC. Create DML triggersD. Use the SQL Server 2008 Declarative Management Framework