Search Results

Search: Posts Made By: Nutan
7,087
Posted By Nutan
Hi, Earlier the query was same without the...
Hi,

Earlier the query was same without the double quotes and works fine. But the problem is, since the issue_discription has commas in its value, while opening the csv file, the formatting is...
7,087
Posted By Nutan
SQLPLUS query in Unix script
Hi,

I am using sqlplus query to get results in a csv format in unix. I am using ksh, and below is the query.


echo "select r.num|| ',' || p.path ||',"' || r.issue_description ||'",'...
6,043
Posted By Nutan
Hi All, Thanks for so many suggestions. ...
Hi All,
Thanks for so many suggestions.
Removing echo, does not work as it still gives syntax error.

Removing the leading zero also does not work. This gives an error as *60 not found. Since *...
6,043
Posted By Nutan
help with expr command in script
Hi,

I am trying to code a unix function to calculate date difference between two date variables. I am stuck at a point where I am trying to convert hours into minutes. Below is the code I am...
Showing results 1 to 4 of 4

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