Execute below SQL query
Syntax : Create Database database_Name
Example : Create Database Test
Note: In the example Test is the name of database(You can choose any meaning full name). it will create an empty database in the SQL Server.
Syntax : Create Database database_Name
Example : Create Database Test
Note: In the example Test is the name of database(You can choose any meaning full name). it will create an empty database in the SQL Server.
No comments:
Post a Comment