Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

How to create new database in Sql 2008?

user-image
Question ajoutée par rahul shrivas , Senior Technical support executive , OSUM
Date de publication: 2017/02/09
Deepak Hariharan
par Deepak Hariharan , Senior Software Developer , DB Schenker India Private Ltd

Create a Schema First , Allocate the Memory Set the Database Server and Application Server and the Logical Server.Work out on which Replication you are working, Is it a Snap Shot Replication , Merge Replication or Distributed Replication. Set the File Server and Establish the Cloud for the Implementation on parsing on the Extended Mark Up Language.

Mohamed Ahmed Mansour
par Mohamed Ahmed Mansour , Technical Director & Implementation Head , United Quality Information Systems

  1. Open Microsoft SQL Management Studio
  2. Connect to the database engine using database administrator credentials
  3. Expand the server node
  4. Right click Databases and select New Database
  5. Enter a database name and click OK to create the database

phanindra T
par phanindra T , SAP Techno Functional Consultant , Krystalline salt Ltd

CREATE database  databasename  and execute

Tashmeem Adeel
par Tashmeem Adeel , Administrative Volunteer , Qatar Diabetes Association

  1. Open Microsoft SQL Management Studio.
  2. Expand the Microsoft SQL Server node where you want to create the database.
  3. Right click the Databases node and then click New Database.
  4. Type the database name in the dialog box, for example, MailSecurityReports, and then click OK.

Yomna Helal
par Yomna Helal , Software / Web Developer , Egyptian Customs Authority

using statement : CREATE DATABASE DBName

or

right click on Databases folder that exists on left pane then select create database...

 

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?