1: <?xml version="1.0" encoding="utf-16" standalone="no"?>
2: <Problems>
3: <Problem>
4: <Rule>Microsoft.Design#SR0010</Rule>
5: <ProblemDescription>You should avoid using the following join syntaxes, which have been deprecated: Table1.Id = Table2.Id, Table1.Id *= Table2.Id, Table1.Id =* Table2.Id. You should use the newer syntax, which uses the JOIN keyword.</ProblemDescription>
6: <SourceFile>c:\work\pubs\Schema Objects\Stored Procedures\dbo.reptq2.proc.sql</SourceFile>
7: <Line>4</Line>
8: <Column>14</Column>
9: <Severity>Warning</Severity>
10: </Problem>
11: <Problem>
12: <Rule>Microsoft.Design#SR0010</Rule>
13: <ProblemDescription>You should avoid using the following join syntaxes, which have been deprecated: Table1.Id = Table2.Id, Table1.Id *= Table2.Id, Table1.Id =* Table2.Id. You should use the newer syntax, which uses the JOIN keyword.</ProblemDescription>
14: <SourceFile>c:\work\pubs\Schema Objects\Stored Procedures\dbo.reptq2.proc.sql</SourceFile>
15: <Line>4</Line>
16: <Column>23</Column>
17: <Severity>Warning</Severity>
18: </Problem>
19: <Problem>
20: <Rule>Microsoft.Design#SR0010</Rule>
21: <ProblemDescription>You should avoid using the following join syntaxes, which have been deprecated: Table1.Id = Table2.Id, Table1.Id *= Table2.Id, Table1.Id =* Table2.Id. You should use the newer syntax, which uses the JOIN keyword.</ProblemDescription>
22: <SourceFile>c:\work\pubs\Schema Objects\Views\dbo.titleview.view.sql</SourceFile>
23: <Line>4</Line>
24: <Column>15</Column>
25: <Severity>Warning</Severity>
26: </Problem>
27: <Problem>
28: <Rule>Microsoft.Design#SR0010</Rule>
29: <ProblemDescription>You should avoid using the following join syntaxes, which have been deprecated: Table1.Id = Table2.Id, Table1.Id *= Table2.Id, Table1.Id =* Table2.Id. You should use the newer syntax, which uses the JOIN keyword.</ProblemDescription>
30: <SourceFile>c:\work\pubs\Schema Objects\Views\dbo.titleview.view.sql</SourceFile>
31: <Line>4</Line>
32: <Column>23</Column>
33: <Severity>Warning</Severity>
34: </Problem>
35: <Problem>
36: <Rule>Microsoft.Performance#SR0005</Rule>
37: <ProblemDescription>You might cause a table scan when you use an expression that starts with "%" in the LIKE predicate. </ProblemDescription>
38: <SourceFile>c:\work\pubs\Schema Objects\Stored Procedures\dbo.reptq3.proc.sql</SourceFile>
39: <Line>6</Line>
40: <Column>73</Column>
41: <Severity>Warning</Severity>
42: </Problem>
43: <Problem>
44: <Rule>Microsoft.Performance#SR0007</Rule>
45: <ProblemDescription>You have specified a nullable column that is not wrapped with the ISNULL function. This practice can cause the final result to be evaluted as NULL for the predicate.</ProblemDescription>
46: <SourceFile>c:\work\pubs\Schema Objects\Stored Procedures\dbo.byroyalty.proc.sql</SourceFile>
47: <Line>4</Line>
48: <Column>7</Column>
49: <Severity>Warning</Severity>
50: </Problem>
51: <Problem>
52: <Rule>Microsoft.Performance#SR0007</Rule>
53: <ProblemDescription>You have specified a nullable column that is not wrapped with the ISNULL function. This practice can cause the final result to be evaluted as NULL for the predicate.</ProblemDescription>
54: <SourceFile>c:\work\pubs\Schema Objects\Stored Procedures\dbo.reptq3.proc.sql</SourceFile>
55: <Line>6</Line>
56: <Column>7</Column>
57: <Severity>Warning</Severity>
58: </Problem>
59: <Problem>
60: <Rule>Microsoft.Performance#SR0007</Rule>
61: <ProblemDescription>You have specified a nullable column that is not wrapped with the ISNULL function. This practice can cause the final result to be evaluted as NULL for the predicate.</ProblemDescription>
62: <SourceFile>c:\work\pubs\Schema Objects\Stored Procedures\dbo.reptq3.proc.sql</SourceFile>
63: <Line>6</Line>
64: <Column>27</Column>
65: <Severity>Warning</Severity>
66: </Problem>
67: </Problems>