Beginners MYSQL Database Tutorial 2 # CREATE NEW DATABASE SCHEMA and TABLE




CREATE TABLE examples sql – MySQL: Merge two tables (same schema) and create a new Create Schema and table – MYSQL workbench How to get a table …

Original source


48 responses to “Beginners MYSQL Database Tutorial 2 # CREATE NEW DATABASE SCHEMA and TABLE”

  1. thanks for the videos..but one problem is there if I give first field as Name in the table and i change the data type as varchar() it is not accepted..the error comes could not set new data type and previous value kept instead..

  2. in the SQL file windows (command line) there is a blue dot beside the line number(5:05).  What does it mean? What does it mean when this icon is a red box with a white X inside by the line number?  I am assuming I have not initiated a service/server connection.(??)

  3. When I start the app I get the error message, You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'database1.empinfo where user_name='1' and password='1" at line 1. I have looked at the code closely numerous times and can not find the difference between mine and yours other than the MySql versions. Any help would be appreciated!

Leave a Reply