pass two objects , username and password into sqlldr in Powershell
Let $userid = "Bob"
and $password = "Alice
“, $connectionString = "string"
be objects of powershell.
pass two objects , username and password into sqlldr in Powershell
Let $userid = "Bob"
and $password = "Alice
“, $connectionString = "string"
be objects of powershell.