Answer Posted / raman
A view with unique Clustred Index is known as Indexed view and its also known as Materialize view
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When do you think a developer should use sql server-based cursors?
What is the return type of executeupdate ()?
You want to check the syntax of a complicated update sql statement without executing it. What command should you use?
how would you write a sql query to compute a frequency table of a certain attribute involving two joins? What changes would you need to make if you want to order by or group by some attribute? What would you do to account for nulls?
How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?
Why I have to use stored procedures?
what is dbcc? : Sql server database administration
What is database isolation in sql server? : sql server database administration
my name is sejal I have cleared the sbi clerk exam. I am BCA graduate My favorite subject RDBMS Relational database management system. so please send me rRDBMS related interview questions
What are the advantages of using cte?
What is the difference between Stored Procedures and triggers?
What is ms sql server service broker?
How to delete an existing row with delete statements in ms sql server?
Can we shrink data file in sql server?
What is the optimization being performed in oracle and SQL Server?