Tuesday, October 3, 2017

Get View design in SQL

EXEC sp_helptext 'dbo.databasename.ViewName';

No comments:

Post a Comment

Missing_index in D365FO

 Refrence: sys.dm_db_missing_index_details (Transact-SQL) - SQL Server | Microsoft Learn