Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I am trying to clarify a doubt. Can we use Views for a insert Query? Thanks in advance,
Sunil Nair
Yes, inserting into a base table from a view is possible. however all not null columns to be included in the view and any columns with check constraint
Regards KP