Viewing 6 posts - 1 through 6 (of 6 total)
you could use dateadd(month, -4,eff_date) to get the 4 months prior date.
May 1, 2009 at 7:06 am
Yes , OR operator's functionality is, it will returns the computers, which is having both or either one of the software is present.
excel ...
April 24, 2009 at 8:28 am
hi,
may be you could try use the 'in' operator in where condition for multiple inputs.
Sorry, if this is what you not expected.
Select t0.[Name] AS 'Computer Name', t1.[ProductName] AS 'Software', t0.[guid]...
April 24, 2009 at 7:46 am
hi,
may be you could try using the 'in' operator in where conditon for multiple inputs.
Sorry, this is what you expected.
Select t0.[Name] AS 'Computer Name', t1.[ProductName] AS 'Software', t0.[guid] FROM...
April 24, 2009 at 7:44 am
Hi. I am new to DB administration. Its a general task. my task is to check the performance counters (DMV) and wait statistics that will give an accumulated results (not...
April 24, 2009 at 6:29 am
Viewing 6 posts - 1 through 6 (of 6 total)