typo in update_sql
This commit is contained in:
parent
366fd7412e
commit
5fc4c56176
1 changed files with 1 additions and 1 deletions
|
@ -5600,7 +5600,7 @@ GO
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
CREATE PROCEDURE [dbo].[GetCRMUsers]
|
ALTER PROCEDURE [dbo].[GetCRMUsers]
|
||||||
(
|
(
|
||||||
@ItemID int,
|
@ItemID int,
|
||||||
@SortColumn nvarchar(40),
|
@SortColumn nvarchar(40),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue