2007 Jun 19 5:51 AM
Hi,
From table KNVP i dont want to select the records starting with 9999.
I have written WHERE kunn2 <> '9999*'. Is this a valid condition?
Thanks,
Amol
2007 Jun 19 5:52 AM
Hi,
From table KNVP i dont want to select the records starting with 9999.
I have written WHERE kunn2 <> '9999*'. Is this a valid condition?
Thanks,
Amol
2007 Jun 19 5:52 AM
2007 Jun 19 5:59 AM
2007 Jun 19 5:53 AM
Hi,
Use the following:
.... where KUNN2 like <> '9999%'.
Thanks,
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |