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

c++ - Cmake produces file extensions in static library archives -

c# - Roxy file manager in MVC doesn't accept session path -

c# - XML - Serialize class - Some questions -