コンテンツタイプ
ビデオ
期間
7分
レベル
入門
他の SQL データベースからの移行やデプロイの自動化の際に、DDL スクリプトを使用して InterSystems IRIS® data platform で SQL テーブルを構築する方法を説明します。DDL スクリプトを使用してデータベースをインポートするための InterSystems ObjectScript のコマンドと構文について学びます。
コンテンツタイプ
ビデオ
期間
7分
レベル
入門
他の SQL データベースからの移行やデプロイの自動化の際に、DDL スクリプトを使用して InterSystems IRIS® data platform で SQL テーブルを構築する方法を説明します。DDL スクリプトを使用してデータベースをインポートするための InterSystems ObjectScript のコマンドと構文について学びます。
| 参照 | タイムスタンプ | コード |
|---|---|---|
| DDL インポートコマンド (InterSystems IRIS 2020.2 以降) |
1:17 | DO $SYSTEM.SQL.Schema.ImportDDL(infile,logfile,DDLMode) |
| DDL インポートコマンド (InterSystems IRIS 2020.1 以前) |
2:34 | Do $SYSTEM.SQL.DDLImport(DDLMode, , infile, outfile, nosup, nosupfile, DEOS, errpause, runtimemode) |
InterSystems IRIS の SQL について、次のリソースで学習を続けましょう。
Having an issue with the learning site? Want to provide feedback on a course? Contact us by emailing online.training@intersystems.com.
Please include all relevant information, including the page or course you are having trouble with, and any necessary screenshots.