×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




"RPG400-L" <rpg400-l-bounces@xxxxxxxxxxxx> wrote on 12/11/2017 02:37:23
PM:
If I have a DDL Statement in an output table for a date like:

EX$DRQJ DATE NOT NULL DEFAULT '1980-01-01'

In my input table I don't have zeros as this particular column how
would I code the output statement? I have tried several variations
of the output from the %DATE function just short of me coding the
default value in the program. I appreciate any assistance.


If I understand what you're asking... Then, if it is an UPDATE
statement you would use:

SET EX$DRQJ = DEFAULT

If it is an INSERT statement, then you use the word DEFAULT in the
VALUES list.


Sincerely,

Dave Clark

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.