Viewing 6 posts - 1 through 7 (of 7 total)
September 7, 2017 at 9:18 am
FROM tblFund_Transaction FT (INDEX = indFundTxn_DateCommitted)
In both places where that appears, you need a...
September 7, 2017 at 9:17 am
Phil Parkin - Thursday, September 7, 2017 8:43 AMPlease post all SQL code for procedure dbo.spCD_GetFundTxnHistory.
Here it is
AS
If @FromDate Is Null...
September 7, 2017 at 8:53 am
Viewing 6 posts - 1 through 7 (of 7 total)