Database View - Where Clause
Does anyone know the script to filter on records created 90 days or 3 months ago within the Where Clause of a Table within a Database View? Below is the javascript command I have applied but this does not work. Note 'sa_timestamp' is the field that d...
