Permissions for managing user databases  create database syntax

Chapter 6: Creating and Managing User Databases

Using the create database command

Use create database to create user databases. You must have create database permission, and you must be a valid user of master. Always type use master before you create a new database.

NoteEach time you enter the create database command, dump the master database. This makes recovery easier and safer in case master is later damaged. See Chapter 13, “Restoring the System Databases,” for more information.





Copyright © 2005. Sybase Inc. All rights reserved. create database syntax

View this book as PDF