ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

How to create new database in Sql 2008?

user-image
تم إضافة السؤال من قبل rahul shrivas , Senior Technical support executive , OSUM
تاريخ النشر: 2017/02/09
Deepak Hariharan
من قبل 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
من قبل 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
من قبل phanindra T , SAP Techno Functional Consultant , Krystalline salt Ltd

CREATE database  databasename  and execute

Tashmeem Adeel
من قبل Tashmeem Adeel , Developer Analyst , Freelancer.com

  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
من قبل 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...

 

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟