Whether the updations made to the views reflect the
original records in the table
Answer Posted / sangita
No
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to read data in a table with "select" statements?
Detail about the hardware which is supported by SQL server?
Explain what are the authentication modes in sql server?
What is the use of custom fields in report?
You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?
How to change the ownership of a schema in ms sql server?
Can you explain what is indexed view? How to create it?
Explain about sql server login?
What do you understand by physical_only option in dbcc checkdb?
Explain what is scheduled job and how to create it?
How is sql used in sql server?
How to write a query with a full outer join in ms sql server?
Why would you use sql agent?
What do you mean by data manipulation language?
How to create indexed view?