How to see existing views in ms sql server?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

How to provide values to stored procedure parameters in ms sql server?

0 Answers  


What is user-defined functions? What are the types of user-defined functions that can be created?

0 Answers  


could u plz explain about joins and views?

2 Answers  


How to rename an existing column with the "sp_rename" stored procedure in ms sql server?

0 Answers  


How to select all columns of all rows from a table with a select statement in ms sql server?

0 Answers  






You want to implement the one-to-many relationship while designing tables. How would you do it?

0 Answers  


What is the difference between Clustered and Non-Clustered Index?

0 Answers  


What is rtm version in sql server?

0 Answers  


How many instances per computer are there in sql server 2000?

0 Answers  


How many types of system privileges are there, Can we add or delete privileges?

2 Answers  


If there exist a index on the table, and we then make a view on that table (include the indexed column from base table) than why do we require indexing on view?Doesnt it create an overhead?

2 Answers  


How to delete a login name in ms sql server?

0 Answers  


Categories