Search Results

Search: Posts Made By: Hara
10,278
Posted By Hara
Worked pretty good.. thanks a lot Mr.kumar ...
Worked pretty good.. thanks a lot Mr.kumar

Sorry, i ve not mentioned my database ie ORACLE.

Problem with while read line is
For me, connecting to db each time is very expensive using...
10,278
Posted By Hara
Inserting records from flat file to db table
I have 20000 numbers present in a file in each line like

25663,
65465,
74579,
56446,
..
..

I have created a table in db with single number column in it.

create table testhari (no...
Forum: Programming 12-21-2006
9,860
Posted By Hara
Floating point error in C
Hi,
see the simple code below

double i;
i=8080.9940;
printf(" val :%.30f\n",i);

output i m getting is
val :8080.993999999999700000000000000
when i m expecting
val :8080.9940

what...
19,593
Posted By Hara
Hello abdul, you have used ' instead of ` in...
Hello abdul,

you have used ' instead of ` in the above code.
look for the above symbol above tab button in keyboard .. :-)
18,562
Posted By Hara
help me in sending parameters from sqlplus script to unix shell script
Can anybody help me out in sending parameters from sql*plus script to unix shell script without using flat files..

Initially in a shell script i will call sql*plus and after getting some value...
Showing results 1 to 5 of 5

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