Search found 1 match

by smhsha
Wed Jul 16, 2003 5:16 am
Forum: General
Topic: How to search for numbers greater than less than?
Replies: 2
Views: 288

How to search for numbers greater than less than?

I have the below in my log files I need to find the entries that are only greater than 1000 or so.

e.g.
DBQueryTime="998"
DBQueryTime="1434"

How this can be achieved? Even something like search any entry that has
4 digits will do.

Thanks,
Shakila.