I have a table in Microsoft SQL with tons of information and I would like to create a view which will always show the last 7 days information, based on TODAY's date. This way the user will not have that much information to sort through. DOes anyone perhaps know how to do this?
Asked
Active
Viewed 37 times
0
-
Which database are you using? – codeLover Aug 30 '18 at 06:02
-
1@codeLover `I have a table in Microsoft SQL` – Tim Biegeleisen Aug 30 '18 at 06:03