![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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! |
#3
| |||
| |||
|
|
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! |
#4
| |||
| |||
|
|
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! |
#5
| |||
| |||
|
|
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! |
#6
| |||
| |||
|
|
"Tomo" <tkokoska (AT) varteks (DOT) com> schreef in bericht news:g2nvi8$e70$1 (AT) ss408 (DOT) 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 |
#7
| |||
| |||
|
|
"Tomo" <tkokoska (AT) varteks (DOT) com> schreef in bericht news:g2nvi8$e70$1 (AT) ss408 (DOT) 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 |
#8
| |||
| |||
|
|
"Tomo" <tkokoska (AT) varteks (DOT) com> schreef in bericht news:g2nvi8$e70$1 (AT) ss408 (DOT) 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 |
#9
| |||
| |||
|
|
"Tomo" <tkokoska (AT) varteks (DOT) com> schreef in bericht news:g2nvi8$e70$1 (AT) ss408 (DOT) 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 |
#10
| |||
| |||
|
|
"Shakespeare" <whatsin (AT) xs4all (DOT) nl> wrote in message news:484f879d$0$14345$e4fe514c (AT) news (DOT) xs4all.nl... "Tomo" <tkokoska (AT) varteks (DOT) com> schreef in bericht news:g2nvi8$e70$1 (AT) ss408 (DOT) 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. Yes, but why one column is updatable or other is not..is it depend on create table statement?? Shakespeare |
![]() |
| Thread Tools | |
| Display Modes | |
| |