SQL command line tools via pc:PowerShell |
Using the pc:PowerShell directive, you can execute and commit a SQL script stored in a text file by connecting to an RDBMS-specific SQL command line tool. The examples below connect to sqlplus for Oracle and to sqlcmd.exe for SQL Server.
See also
|