Commit for development environment setup
This commit is contained in:
3
PROMS/SQL/ROAfterDash.sql
Normal file
3
PROMS/SQL/ROAfterDash.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
select dbo.ve_getshortpathfromcontentid(contentid) location, text, patindex('%<START%link:reference%', text), charindex('\u8209?', text)
|
||||
from contents
|
||||
where patindex('%<START%link:reference%', text) > charindex('\u8209? ', text) and charindex('\u8209? ', text) > 0
|
Reference in New Issue
Block a user