Skip to Content
0
Former Member
Jan 15, 2008 at 08:24 AM

dout on where condition

17 Views

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.