T-SQL Old style joins *= and =*
问题 We have about 150 old style queries and views that use the *= and =* type ANSI92? join. Does anybody know of a tool / method or script that could help with the conversion or do we have to just slog through all 150 of them. Thanks Select PapersSent, DateSent, Code, ActionDate, ClientAction, ClientContactRef, PublishAppraisal, PublishCV, SponsorContactREF, MeetingNotes, InternalNotes, Contact_AdminAction, MeetingLocation from tblMeetingNotes a, tblPapersOptions b, tblContactLog c where a.CREF=