7 lines
84 B
SQL
7 lines
84 B
SQL
SELECT
|
|
PageId,
|
|
Instruction
|
|
FROM
|
|
PageProcessingInstruction
|
|
WHERE
|
|
PageId = @PageId |