Activity overview
Latest activity by keith_m
Hi @Victoria W It's all stored procedures. In fact anything we use Script Object As Alter on has the same issue, stored procedures and views for instance. Using SSMS "Script stored procedure to..." doesn't have the same issue. The files we use to create the objects in the first instance have CRLF end of line sequence. Keith / comments
Hi @Victoria W It's all stored procedures. In fact anything we use Script Object As Alter on has the same issue, stored procedures and views for instance.Using SSMS "Script stored procedure to..." ...
Script Object As Alter
Whenever I use Script Object As Alter on a stored procedure the resulting SQL has the following warning: The EOL marker sequence is not the expected CR/LFon every line which I then have to fix.Is ...
BP017 and BP018 grammar
The wording in the text sounds wrong:
doesn't have neither a WHERE nor an INNER JOIN
Can it be changed to something like:
has neither a WHERE nor an INNER JOIN