Question: I am trying to create a table using MySQL and MariaDB, what is wrong with my syntax in trying to create this table? Welcome to

I am trying to create a table using MySQL and MariaDB, what is wrong with my syntax in trying to create this table?
Welcome to the MariaDB monitor. Commands end with or Ig. Your MySQL connection id is 43 Server version: 5.7.18 Honebrew Copyright (c) 2000, 2017, oracle, MariaDB Corporation Ab and others. Type 'help or 'Ih' for help. Type 'Ic' to clear the current input statement. [MySQL (none) CREATE DATABASE TESTING Query OK, 1 row affected (0.00 sec) [MySQL [(none) USE TESTING Database changed [MySQL [TESTING] CREATE TABLE PERSONS
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
