Search Results

Search: Posts Made By: Visshal
1,495
Posted By Visshal
one way is you can run your sql query to get the...
one way is you can run your sql query to get the output in csv format. Or you can run a script on this output replace | with , and open the file in excel or any spreadsheet. That way you can see...
2,085
Posted By Visshal
A simple algorithm would be following. Get...
A simple algorithm would be following.

Get the current date store it in a variable
While you read a file using Readdir,
open a file handle
start reading a file using that file handle (read...
5,904
Posted By Visshal
If you are using mysql or psql you can format the...
If you are using mysql or psql you can format the output of your query in csv format.
And any spreadsheet software would allow you to open csv file.
Once you open that file in excel spread sheet...
Showing results 1 to 3 of 3

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