InterSystems SQL Reference

Reference InterSystems SQL syntax, symbols, and command conventions.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/sorodriguezz/skills-objectscript --skill intersystems-sql-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: InterSystems SQL Reference
Source: https://github.com/sorodriguezz/skills-objectscript/tree/main/skills/intersystems-sql-reference
Command: npx skills add https://github.com/sorodriguezz/skills-objectscript --skill intersystems-sql-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive reference for InterSystems SQL syntax, symbols, and conventions, helping developers write and understand SQL queries for the InterSystems IRIS data platform.

Core Features & Use Cases

  • Symbol Reference: Detailed explanations of all literal symbols used in InterSystems SQL, including their ASCII codes and usage.
  • Syntax Conventions: Clear definitions of formatting conventions used in SQL reference materials.
  • Command Examples: Illustrative examples for various SQL commands like ALTER FOREIGN SERVER, ALTER FOREIGN TABLE, ALTER ML CONFIGURATION, ALTER MODEL, and ALTER TABLE.
  • Use Case: A developer needs to recall the specific syntax for altering a foreign table's column data type in InterSystems SQL. They can quickly look up the ALTER FOREIGN TABLE command and its relevant options within this Skill.

Quick Start

Provide a detailed explanation of the syntax and usage for the 'ALTER TABLE' command in InterSystems SQL.

Frequently Asked Questions about InterSystems SQL Reference

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up syntax for the ALTER TABLE command in InterSystems SQL?

To look up InterSystems SQL syntax for the ALTER TABLE command, you can reference this guide which provides detailed explanations and illustrative examples for modifying table structures on the IRIS data platform.

What literal symbols and syntax conventions are used in InterSystems SQL?

InterSystems SQL uses specific literal symbols and formatting conventions detailed in this reference guide. It explains all literal symbols, including their ASCII codes and usage, to help you understand SQL reference materials accurately.

How do I alter a foreign table or foreign server in InterSystems IRIS?

To alter a foreign table or foreign server in InterSystems IRIS, you can use the ALTER FOREIGN TABLE and ALTER FOREIGN SERVER SQL commands. This reference provides clear examples and syntax options for modifying foreign table column data types.

Can I find SQL syntax examples for managing ML configurations and models in InterSystems IRIS?

Yes, you can find SQL syntax examples for managing machine learning elements in InterSystems IRIS. This reference details the usage and syntax for both the ALTER ML CONFIGURATION and ALTER MODEL commands with clear explanations.

Does this InterSystems SQL reference cover all available SQL commands or just specific ones?

This InterSystems SQL reference serves as a comprehensive guide covering various SQL commands, symbols, and conventions. It specifically details commands such as ALTER FOREIGN SERVER, ALTER FOREIGN TABLE, ALTER ML CONFIGURATION, ALTER MODEL, and ALTER TABLE.