Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
In SQL Server 2005, you can change the name of a database. Before you rename a database, you should make sure that no one is using the database and that the database is set to single-user mode. The name of the database can include any characters that follow the rules for identifiers.
To Rename a Database