EmbeddedSQLExpression

EmbeddedSQLExpression[string]

EntityFunctionオブジェクト内で逐語的に評価されるSQL式を表す.

EmbeddedSQLExpression[template,args]

引数が args で与えられるSQL式の文字列テンプレートを表す.

詳細

例題

  (1)

RelationalDatabaseがバックエンドにあるEntityStoreを登録する:

EmbeddedSQLExpressionを使って任意のSQL式が評価できる:

第2引数を使ってリテラル値をバインドする:

コンパイル可能な式をバインドする:

外部クエリの特性をバインドする:

(おそらく相関している)サブクエリをバインドする:

Wolfram Research (2020), EmbeddedSQLExpression, Wolfram言語関数, https://reference.wolfram.com/language/ref/EmbeddedSQLExpression.html.

テキスト

Wolfram Research (2020), EmbeddedSQLExpression, Wolfram言語関数, https://reference.wolfram.com/language/ref/EmbeddedSQLExpression.html.

CMS

Wolfram Language. 2020. "EmbeddedSQLExpression." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/EmbeddedSQLExpression.html.

APA

Wolfram Language. (2020). EmbeddedSQLExpression. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/EmbeddedSQLExpression.html

BibTeX

@misc{reference.wolfram_2024_embeddedsqlexpression, author="Wolfram Research", title="{EmbeddedSQLExpression}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/EmbeddedSQLExpression.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_embeddedsqlexpression, organization={Wolfram Research}, title={EmbeddedSQLExpression}, year={2020}, url={https://reference.wolfram.com/language/ref/EmbeddedSQLExpression.html}, note=[Accessed: 21-November-2024 ]}