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

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -