Search Results

Search: Posts Made By: jinky
2,304
Posted By jinky
Format dates
I have a date that is received as text in Jan 1 2002 12:00AM format. Can anyone give me any ideas how to format that in oracle format i.e. 01-JAN-02
2,286
Posted By jinky
Found it sqlplus /nolog connect...
Found it

sqlplus /nolog
connect username/password@db
2,286
Posted By jinky
hiding sqplus paramters
Any have know how to hide the user/password paramters when doing a ps -ef when running
sqlplus username/password@db from a script.
2,236
Posted By jinky
awk scripting problem
I'm creating an oracle insert statement using awk but need to be able to escape the ' (forward single quote) as the oralce insert syntax requires these quotes. I've tried \ in and out of quotes etc....
2,066
Posted By jinky
ksh problem
when declaring a variable e.g.
export DAYS

what checking / how can i check that the value assigned only contains numeric characters or integers ?
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 07:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy