What command is used to create a database in the sql server and how?
Answer / Ankur Kumar
To create a database in SQL Server, you can use the CREATE DATABASE command. Here's an example: CREATE DATABASE MyDatabase; This command creates a new database named 'MyDatabase'.
| Is This Answer Correct ? | 0 Yes | 0 No |
whate is advantages of sql server 2000
How to declare and use cursor variables?
What is query optimization process?
What stored by the tempdb ? : sql server database administration
Write a sql query to display the current date?
write query for fourth maximum salary from employee table
14 Answers Mind Tree, SP Software,
Why use sub query in sql server and list out types of sub queries?
Explain primary key and foreign key constraints?
What is rtm version in sql server?
What are system databases into sql server (2005/2008) : sql server database administration
You want to implement the one-to-many relationship while designing tables. How would you do it?
What is the temp table?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)