Re: user_updatable_columns
From: Shakespeare <whatsin_at_xs4all.nl>
Date: Wed, 11 Jun 2008 10:06:46 +0200
Message-ID: <484f879d$0$14345$e4fe514c@news.xs4all.nl>
Date: Wed, 11 Jun 2008 10:06:46 +0200
Message-ID: <484f879d$0$14345$e4fe514c@news.xs4all.nl>
"Tomo" <tkokoska_at_varteks.com> schreef in bericht
news:g2nvi8$e70$1_at_ss408.t-com.hr...
> if i
> select * from user_updatable_columns
> i get information if column in table is updatable or not, insertable or
> not, deletable or not.
>
> What makes column updatable, insertable, deletable?? Primary key, not null
> constraints..??
> please clear my mind!
>
>
>
>
>
>
USER_UPDATABLE_COLUMNS describes columns in a JOIN VIEW that can be updated by the current user.
Shakespeare Received on Wed Jun 11 2008 - 03:06:46 CDT