| Subject | Re: [IBDI] what is wrong with this SP ? |
|---|---|
| Author | Kevin Lawrence |
| Post date | 2000-04-25T15:06:41Z |
try putting CURRENT_DATE in single quotes:
> d1 = 'CURRENT_DATE';Kevin
| Subject | Re: [IBDI] what is wrong with this SP ? |
|---|---|
| Author | Kevin Lawrence |
| Post date | 2000-04-25T15:06:41Z |
> d1 = 'CURRENT_DATE';Kevin