I have found ways on google to select rows within X amount of days, but I have a datetime column in my SQL Server 2008 table and would like to get the rows that have a datetime within the last 30 minutes.
Can anyone show me how to do this?
Thanks.
1 Answer