This commit is contained in:
2023-05-09 18:21:47 +00:00
parent dc9eca0953
commit 3dd59e20d8
118 changed files with 12010 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
--select * from gridaudits where contentid=41082
select distinct vn.foldername,dbo.ve_getshortpathfromcontentid(ga.contentid)
from gridaudits ga
join vefn_getversionitems('') vi on vi.contentid=ga.contentid
join vefn_getversionnames() vn on vn.versionid=vi.versionid
where userid='Michelle' --contentauditid --between 141940 and 141984