Sunday, January 9, 2011

How to rename a database.


Syntax:
sp_renamdb 'olddatabasename' 'newdatabasename'

No comments:

Post a Comment