Statistics
| Branch: | Revision:

m2u-upass-admin / DBScript / insert_ib_organization.sql @ 150:394c7bd4fa4e

History | View | Annotate | Download (177 Bytes)

1 0:ea666cc7880e hadi
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());