git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@50874 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
13
Data/BulkLoad/EFT/Nominations/Changes/Aug_2010/tkt_96.sql
Normal file
13
Data/BulkLoad/EFT/Nominations/Changes/Aug_2010/tkt_96.sql
Normal file
@@ -0,0 +1,13 @@
|
||||
prompt PL/SQL Developer import file
|
||||
prompt Created on 07 February 2011 by NICHOLLSKG
|
||||
set feedback off
|
||||
set define off
|
||||
prompt Loading MODULE_TEXT...
|
||||
insert into MODULE_TEXT (mtxt_id, text_number, text, language)
|
||||
values (21765, 3981, 'The contract selected for the nomination (<P1>) and the contract contained in the spreadsheet (<P2>) do not match.', 'EN');
|
||||
insert into MODULE_TEXT (mtxt_id, text_number, text, language)
|
||||
values (21766, 3981, 'The contract selected for the nomination (<P1>) and the contract contained in the spreadsheet (<P2>) do not match.', 'HU');
|
||||
prompt 2 records loaded
|
||||
set feedback on
|
||||
set define on
|
||||
prompt Done.
|
||||
Reference in New Issue
Block a user