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-query
    ... Why did you violate the Law of Identity (a data element has one only ... DATE is a reserved word in SQL and too vague to be a data element ... Since you were so rude as not to post DDL, ... Have you ever read a single book on RDBMS? ...
    (comp.databases.ms-sqlserver)
  • 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)