CSS-HTML.NET
Home > SQL > Renaming a View
HTML
CSS
JavaScript
PHP
VbScript
Web Colors
SQL

SQL Syntax Renaming a View

Renaming a View Examples

sp_rename 'vwStudentDetails', 'vwStudentDetails1';


See also SQL syntax for:

Viewing an Index
WHERE
Viewing a Trigger
Renaming a Trigger
Modifying Data Through a View
Terms and Conditions