Commit for development environment setup
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
use VEPROMS
|
||||
set nocount on
|
||||
select contentid, cast(text as varchar(50)) from contents where contentid = 1140
|
||||
select itemid from items where contentid = 1140
|
||||
select TOId, RangeID from transitions where fromid = 1140
|
||||
select roid from rousages where contentid = 1140
|
Reference in New Issue
Block a user