Summary Table

Categories Total Count
PII 0
URL 0
DNS 0
EKL 0
IP 0
PORT 0
VsID 0
CF 0
AI 0
VPD 0
PL 0
Other 0

File Content

insert into hadb.launchpad_item (NAME, ITEM_MODE, TYPE, ITEM_POSITION, DESCRIPTION, URL, IMAGE_URL)
values
('MyTelederm',
'VETERAN',
'APP',
16,
'Track and share health and healthcare information.',
'/mytelederm',
'../../mytelederm/_assets/images/app-icons/apple-touch-icon-72x72-precomposed.png');

COMMIT;