Packages@isp.nexus/sdkFunctionsrunSQLInShellOn this pagerunSQLInShell() function runSQLInShell(dataSourcePath, sql): Promise<ProcessPromise> Runs a SQL command in a child shell. Parameters ParameterTypedataSourcePathstringsqlstring Returns Promise<ProcessPromise>