What is create database?
Answer / Bhim Bharti
CREATE DATABASE is a SQL statement used to create a new database. For example:
```sql
CREATE DATABASE myDatabase;
```
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we need database?
What does partition mean in database?
What are the different levels of abstraction in the dbms?
How to Handle Missing Data in a Database?
How do you link a spreadsheet to a website?
How to find the size of database?
what are the different levels of database schema?
Why is rdbms important?
Explain relational algebra?
What is data sparsity and how it effect on aggregation?
RDBMS file system can be defined as
Is it possible to Enable or Disable a Database trigger ?
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)