select top 0 * from MyTable
Gets you the column names instead of having to add a where clause e.g. (where 1= 0)
Use the following powershell script to find the last users to login to a box since a given date, in this case the 21st April 2022 at 12pm un...
No comments:
Post a Comment