× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@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

As an Amazon Associate we earn from qualifying purchases.

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-2024 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.