Re: Need help in pulling SQL query out of log file...

2014-10-13 Thread Sagar Deshmukh
On Monday, 13 October 2014 22:40:07 UTC-7, alex23 wrote: > On 14/10/2014 11:47 AM, Sagar Deshmukh wrote: > > > I have a log file which has lot of information like..SQL query.. number of > > records read...records loaded etc.. > > > My requirement is i would like to read the SQL query completly

Re: Need help in pulling SQL query out of log file...

2014-10-13 Thread alex23
On 14/10/2014 11:47 AM, Sagar Deshmukh wrote: I have a log file which has lot of information like..SQL query.. number of records read...records loaded etc.. My requirement is i would like to read the SQL query completly and write it to another txt file.. Generally we encourage people to post