Hi,
can anybody, please help me out.
[B]select * from log where id <='%07%' [/B]
Am facing the syntax error, what is the actual query?
my id look like this:
1.mtg10kl
2.mtg07kl
3.mtg06kl
4.mtg09kl
I need the output this:
1.mtg07kl
2.mtg06kl
please help me out .thanks in advance