7 lines
65 B
SQL
7 lines
65 B
SQL
UPDATE
|
|
[Page]
|
|
SET
|
|
Revision = @PageRevision
|
|
WHERE
|
|
Id = @PageId
|