2 lines
60 B
SQL
2 lines
60 B
SQL
DELETE FROM [CompilationStatistics] WHERE PageId = @PageId;
|
DELETE FROM [CompilationStatistics] WHERE PageId = @PageId;
|