The keyword 'call' isn't recognised in the /sql shell on webterminal. How do you then execute stored procedures from the shell? The goal would be to run something like: copy the contents of the stored ...
There are lots of ways to create MSSQL databases via PowerShell. We could invoke a T-SQL query using the CREATE DATABASE term, we could write some code to use the [Create() method with SMO] or, if ...
The SQL-like Shell issues queries to the Visier platform using the platform's public APIs. To successfully connect to your Visier data, you need: The URL domain name prefix with the following pattern: ...