The Multifunctioning DBA:

String

1

November 25, 2011  3:33 PM

Powershell Truncate a String



Posted by: Colin Smith
Powershell, String, Truncate

I am working on a script where I need to push some data into an oracle database. That is easy enough as I know that I can use sqlplus to execute my query into oracle but, the Oracle column that I am putting data into cannot be ny more than 10 characters. Some of the data that I want to put in is...

1