Computer Science, asked by Shankyy, 3 months ago

Q)Write a program to create database mydatabase with table name customer having following fields customer Id, customer name, commission and city.


NO SpAm

keep it as simple as possible

Answers

Answered by kumarmanoj969336
0

Explanation:

The number of tables to include in your database, as well as the table names

For each table, the number of columns it should contain, as well as the column names

For each column, what kind of data is to be stored

Similar questions