19 July 2011

how to change the database name in sqlserver using query

ALTER DATABASE databasename MODIFY NAME = newdatabasename