Explain user defined views?



Explain user defined views?..

Answer / Diwakar Rai

"User-Defined Views in SQL Server are custom views created by users to simplify complex queries or provide a more user-friendly interface for data access. They are created using the CREATE VIEW statement and can be used like tables in SELECT, INSERT, UPDATE, and DELETE statements."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is full form of XP ?

42 Answers   Cap Gemini, Infosys, Microsoft, Oracle, Reliance,


How to use transact-sql statements to access the database engine?

1 Answers  


What is the importance of concurrency control?

1 Answers  


How much space does sql server 2016 take?

1 Answers  


How to display a past time in days, hours and minutes?

1 Answers  


What are different types of statements that are supported by sql?

1 Answers  


How to trouble shoot if unable to connect SQL Server

1 Answers  


What happens if null values are involved in comparison operations?

1 Answers  


What is a transactions?

1 Answers  


List some advantages and disadvantages of stored procedure?

1 Answers  


What is sql language?

1 Answers  


Restore database SQL2000, SQL2012 Backup of base is created in Microsoft SQL Server 2000 - 8.00.2066, I can't restore on Microsoft SQL Server 2012 - 11.0.2100.60

3 Answers   IT Decisions,


Categories