Re: Is "name" a keyword?



It is not a keyword in Standard SQL, but it is too vague to be a column
or other data element name by itself

It is a modifier -- think about what it. Name?? Name of what?
Employee? Pet? Product? etc.

Also a field is a totally different concept from a column!.

.



Relevant Pages

  • Re: SQL stmts do not work on SQL server but work on Access
    ... MGFoster wrote: ... To convert to standard SQL (only one table name in the ... UPDATE clause): ... Incorrect syntax near the keyword 'LEFT'.) ...
    (microsoft.public.access.queries)
  • Re: MAX function
    ... > Using standard SQL: ... > FROM titles ... > Using the proprietary TOP keyword: ... SQL Server MVP ...
    (microsoft.public.sqlserver.programming)