mysql - Field naming basics -


I am new to MySQL and want to drag / show a field that contains a place I thought the following Syntax will work - but I have been given an error code of 1054:

  SELECT [record ID] to testDB.all; Try using Backlit:  
  

  

  IDD to testDB.all ;    Side note:   

Back tiles are being used for table and column identifier, but only when the identifier is a MySQL reserved keyword , Or when the identifier contains white space or characters outside of a limited set, it is often recommended to avoid column or table identifiers to avoid the quoted problem while using reserved keywords. P> Back Tix status requires the following:

  SELECT id, 'my name', 'other field', 'field, with, comma '   

Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -