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,

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 > ERROR 1064 (42000) You have an error in your SQL syntax; check the manual that c orresponds to your MySQL server version for the right syntax to use near > at line 1 MySQL [TESTING]

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!