Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
aker
Starting Member
1 Post |
Posted - 2014-03-19 : 04:50:26
|
I have a table that contains a name of a company in one column, a number of its reports in the secon column, and I need to make a procedure which will show me those same columns from one date to another. |
|
James K
Master Smack Fu Yak Hacker
3873 Posts |
Posted - 2014-03-19 : 15:30:39
|
There is not enough information in your description of the problem to suggest a solution. Can you post more details - for example, the columns in your table (where the date information regarding reports is stored etc.). This article might be a good read: http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx |
|
|
|
|
|