Wednesday, 20 April 2016

What is Storage structure in Sql serve ?


No comments:

Post a Comment

SQLDBA - create the temp db files dynamically

 Below script will  be help full for creating temp DB files for specified count  DECLARE @tempdbfilecount INT; DECLARE @tempdatadir ...