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:

CREATE TABLE
AVG
RIGHT JOIN
Deleting a Stored Procedure
Modifying a View
Terms and Conditions