MicrosoftSQLServerIntegrationServicesSSIS
Enterprise application integration software
Extends: Technology
Microsoft SQL Server Integration Services SSIS
Enterprise application integration software
Overview
Category: Enterprise application integration software
🔥 Hot Technology - In high demand
Enterprise application integration software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-9041.01
- SOC Code: 11-9111.00
- SOC Code: 13-1111.00
- SOC Code: 15-1211.00
- SOC Code: 15-1212.00
- SOC Code: 15-1232.00
- SOC Code: 15-1242.00
- SOC Code: 15-1243.00
- SOC Code: 15-1243.01
- SOC Code: 15-1244.00
- SOC Code: 15-1251.00
- SOC Code: 15-1252.00
- SOC Code: 15-1253.00
- SOC Code: 15-1254.00
- SOC Code: 15-1255.00
- SOC Code: 15-1299.05
- SOC Code: 15-1299.08
- SOC Code: 15-1299.09
- SOC Code: 15-2051.01
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Microsoft SQL Server Integration Services SSIS',
category: 'Enterprise application integration software',
description: 'Enterprise application integration software',
hotTechnology: true,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Microsoft SQL Server Integration Services SSIS",
"applicationCategory": "Enterprise application integration software",
"description": "Enterprise application integration software"
}