Statistics
| Branch: | Revision:

m2u-upass-admin / DBScript / insert_ib_organization.sql @ 123:a28809b30e98

History | View | Annotate | Download (177 Bytes)

1
Insert into IB_ORGANIZATION (ORG_ID,ORG_NAME,ORG_DESCRIPTION,ORG_UPDATED_BY,ORG_CREATION_DATE,ORG_UPDATED_DATE) values (0,'Retail','Retail Banking Dummy',1,GETDATE(),GETDATE());