|
Not sure why that specifically-SQL question is asked here; much
more appropriate on Midrange-L.? Regardless, the answer is "No."
IIRC the CREATE TABLE statement supports RCDFMT for both clauses AS
subquery and LIKE table|view name; not to imply they are generally
acceptable to replace an ALTER, but may be for a single TABLE.
However the easiest and possibly most functional manner to change
the record format name is to use CREATE VIEW with the RCDFMT clause.
Then refer to the VIEW instead of the TABLE.
Regards, Chuck
TAllen@xxxxxxxxxxxx wrote:
Is it possible to set the RCDFMT on a DB2 i database table
with the SQL ALTER TABLE command?
As an Amazon Associate we earn from qualifying purchases.
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.