Whether the updations made to the views reflect the
original records in the table

Answer Posted / ravi sharma

in the case if same table (all column) are make a view then
updations reflect the original record in the table.

but mostly make a view to security purpose the , uniques
are constaint column are not use,
then not be reflect .

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to list all columns in a table using odbc_columns()?

631


What are distinctive joins find as a part of sql?

626


You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?

727


What do you understand by a view? What does the with check option clause for a view do?

684


How do triggers work?

613






Why are you getting errors when creating a new odbc dsn?

697


What do you understand by a stored procedure?

711


How global temporary tables are represented and its scope?

635


How to insert a new row into a table with "insert into" statements in ms sql server?

622


How you can minimize the deadlock situation?

638


What is shared lock?

574


What does it mean to normalize data?

590


What is the use of =,==,=== operators?

678


How to get a list of all tables with "sys.tables" view in ms sql server?

670


Can we use pragma autonomous_transaction in trigger?

631