Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有多个选择语句,我必须根据我们在 Exasol 中传递给脚本的参数执行特定的选择语句。我在 SQL Server 中非常了解这一点,我们可以使用内联函数或存储过程来实现此功能。
Exasol 有一个类似的功能——它在 Exasol 中被称为脚本,在 Exasol 用户手册的第 3.5 节中有详细描述(带有示例)。该手册可以从这里的 Exasol 网站下载:
https://www.exasol.com/portal/display/DOC/User+Manual+6.0