Hi,
I have an select query
select lifnr name1 where lifnr =
Here I want extract all the lifne records which start with 8.
How can it be done.