Re: Comparing data - big file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



דניאל דנון wrote:

> As continuation to my last question, I got another one.
> 
> a brief summary:
> I had to process a file that contains 700,000 lines,
> each line contained some data (lets assume each line was like:
> name|age|work|lastaccessed)
> age contains the person's age in time() format, how many seconds has 
> past since he was born.
> lastaccessed contains also a time(), with his last access.
> work is some text, also is name. )
> 
> so I inserted it (with stacked queries),
> My question is - lets assume I get a new file, and I need to compare
> the changes - how would you suggest me to do it?

diff.

> I also don't have the old file.

Recreate it? 


/Per

-- 
Per Jessen, Zürich (18.8°C)


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux