select DateAdd(dd,-90,getdate()) it gives the 90 days older date but i want to exlude the weekdays and holidays (saturday ,sunday,holiday)
Any help would be appreciated.
As we dont have permission to call a function or Sp in high level environments looking for a simple query .