3

全て、

簡単な質問です。APEX には、主キーを構築できる個別の列の数に関する制限がまだありますか?

以前のバージョンでは、APEX は最大 2 列の主キーしかサポートしていませんか?

どんな助けでも大歓迎です。

ありがとうプラサド

4

1 に答える 1

1

Yes that restriction still exists. However, in the next release (Apex 4.1) I have heard that there will be the option to use ROWID instead of the primary key for forms, which will overcome this limitation.

See the Statement of Direction:

Use of ROWID – Allow usage of ROWID for Automatic DML processing (as an alternative to identifying the PK columns).

于 2011-05-04T10:02:49.227 に答える