This commit is contained in:
@@ -0,0 +1 @@
|
||||
select ROFSTID, DTS, (Select Count( *) from Figures ff where ff.rofstid = ru.rofstid) ImageFiles from ROfsts ru
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
select ROFSTID, DTS, (Select Count( *) from Figures ff where ff.rofstid = ru.rofstid) ImageFiles from ROfsts ru
|
||||