Search Results

Search: Posts Made By: preetpalkapoor
2,966
Posted By preetpalkapoor
Unix and SQL server
Hi All,

I am accessing Unix through putty (i.e. unix is installed on other server and i am accessing it remotely through putty). I am having SQL Server 2008 installed on my computer.

Now i...
2,701
Posted By preetpalkapoor
Thanks for your reply!!! :-)
Thanks for your reply!!!
:-)
2,701
Posted By preetpalkapoor
Hi , I am getting following result in...
Hi ,

I am getting following result in text1.txt
from which i cant fetch the row count

SQL>
SQL> select count(*) from test_data where dfu_load_date='23/05/2012' and campaign_code='sd1';
...
2,701
Posted By preetpalkapoor
Unix oracle script
Hi All ,

I am trying to get the count of the record in a table into a file or a variable .


set heading off
set feedback off
set linesize 20
set pages 0
set newpage 0
set verify off...
4,338
Posted By preetpalkapoor
sed command
Hi All ,

could you please let me know hoe the following command is working!!!
sed 's[^./[[g'

Thanks
Preetpal
1,269
Posted By preetpalkapoor
Thanks a lot balajesuri
Thanks a lot balajesuri
1,269
Posted By preetpalkapoor
Sorry to ask you these questions but i am a...
Sorry to ask you these questions but i am a beginner in this.

1.what does -pi and -e stands for?
2. What does 's/\"//g' stands for?
3.What does '$_ ="" if ($.==1);' stands for?
1,269
Posted By preetpalkapoor
Unix perl scripting
Hi ,

Could someone please help me for following script:
perl -pi -e 's/\"//g' ${FILELIKE}*.csv
perl -pi -e '$_ ="" if ($.==1);' ${FILELIKE}*.csv

What these 2 commands are doing?

Thanks,...
Showing results 1 to 8 of 8

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