Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| vendors:cisco:uc:icm:sql:outbound [2021/11/10 14:33] – [bA Campaign_QueryRule Table] gerardorourke | vendors:cisco:uc:icm:sql:outbound [2021/11/10 14:34] (current) – [Campaign Table Summary Counts] gerardorourke | ||
|---|---|---|---|
| Line 475: | Line 475: | ||
| END | END | ||
| ,Count = Count(*) | ,Count = Count(*) | ||
| - | FROM [vhi_baA].[dbo].[DL_5054_5055] nolock | + | FROM [ucce_baA].[dbo].[DL_5054_5055] nolock |
| | | ||
| WHERE ImportRuleDate >= :start_date AND ImportRuleDate < : | WHERE ImportRuleDate >= :start_date AND ImportRuleDate < : | ||