I want to set Minimum and Maximum server Memory for a SQL Server using T-SQL. I am able to do it using SSMS->Object Explorer->Server Properties but don't know how to do it using T-SQL commands. Along with this, also can anyone help me out with how to set 'Processor Affinity' using T-SQL commands ?
Thanks in advance.