4 lines
207 B
SQL
4 lines
207 B
SQL
select * from RODBS
|
|
update rodbs set folderpath='\\scana\shares\repo\apps\VCS\TEST\nsappsTest\PROMS\Devl\Unit2_3' where rodbid=2
|
|
--set the path to where the customer keeps their ro folder
|
|
select * from RODBS |