Regex Help matching quotes
- by Farhan
Hi Guys,
I havin a reg ex problemm i would like to have a reg ex that will match the '\nGO at the end of my file(see below.) I have got the following so far:
^\'*GO but its match the quote sysbol?
EOF:
WHERE (dbo.Property.Archived <> 1)
'
GO