licencesDB.prepare("create table if not exists OrganizationBankRecords (" +

      "organizationID integer not null," +
      " recordIndex integer not null," +