2007 May 31 11:25 PM
may be this sound silly for u...
I need to get all customers starting with 'K' from KNA1
select kunnr from kna1 where matnr <b>??</b> ' K* '
what shud be the comparision parameter in select statement.
2007 May 31 11:26 PM
may be this sound silly for u...
I need to get all customers starting with 'K' from KNA1
select kunnr from kna1 where matnr <b>??</b> ' K* '
what shud be the comparision parameter in select statement.
2007 May 31 11:26 PM
2007 May 31 11:27 PM
2007 May 31 11:29 PM
for wildacrd search in the where clause of a SELECT you have to use % & not *
~Suresh
2007 May 31 11:31 PM
i used after SRNIVAS told me...
intitally i was trying with 'k*'....
thanks srinivas and others too for quick response.....
2007 May 31 11:28 PM
2007 May 31 11:28 PM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |