C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
SQL Server Transact Basic to Expert - Query to refresh a View Definition
WhatsApp
Karthikeyan Anbarasan
14y
2.8
k
0
0
25
Blog
This blog show how to query and refresh a view definition using the query analyer
Syntax:
Exec sp_refreshview 'Schema.ViewName'
Example:
EXEC sp_refreshview 'dbo.vemptable'
SQL Server Transact Basic to Expert - Query to refresh a View Definition
People also reading
Membership not found