answersLogoWhite

0

You can use them, but it is not a god idea. You should look for alternate names for the fields if you get a reserved word warning.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What Are words that have a special meaning to Access and cannot be used for the names of fields or tables?

Reserved words!


What word or words have special meaning to Access and can not be used as names of fields or tables?

Reserved Words


Are reserved words the words that have a special meaning to Access and cannot be used for the names of fields or tables?

Yes.


What words have a special meaning to Microsoft access?

Reserved Words


Can reserved word be used as a varaiable name?

No, reserved words (or keywords) cannot be used as variable names in programming languages. These words have predefined meanings and are part of the syntax of the language, so using them as variable names would lead to syntax errors. To avoid confusion and ensure code readability, it's best to choose descriptive names for variables that do not conflict with reserved words.


What are C reserved words?

C reserved words are words which cannot be used as names. This includes all the built-in type names, including int, char and double and their aliases, the modifiers long, short, signed and unsigned, and all language keywords such as if, else, for, while, return and so on.


What are the points to be taken care while defining a field name in MS access?

When defining a field name in MS Access, it's important to ensure that the name is descriptive yet concise, reflecting the data it will store. Avoid using spaces or special characters, opting for underscores instead if necessary. Additionally, keep in mind that field names should not exceed 64 characters and should not match any reserved words in Access to prevent potential conflicts. Finally, maintaining a consistent naming convention throughout the database enhances clarity and usability.


What is reserved words in Microsoft Access?

These are words that cannot be used for anything else as they have designated uses. So in a query there are key words that cannot be used as names for other things. So you could not use a field in a query called select, as select is a command in an SQL query. They are reserved for particular uses in Access. The same concepts applies all across computing, like in programming languages and commands for operating systems. A computer cannot be given two meanings for one word, so anything that already has a use cannot also be used for something else.These are words that cannot be used for anything else as they have designated uses. So in a query there are key words that cannot be used as names for other things. So you could not use a field in a query called select, as select is a command in an SQL query. They are reserved for particular uses in Access. The same concepts applies all across computing, like in programming languages and commands for operating systems. A computer cannot be given two meanings for one word, so anything that already has a use cannot also be used for something else.These are words that cannot be used for anything else as they have designated uses. So in a query there are key words that cannot be used as names for other things. So you could not use a field in a query called select, as select is a command in an SQL query. They are reserved for particular uses in Access. The same concepts applies all across computing, like in programming languages and commands for operating systems. A computer cannot be given two meanings for one word, so anything that already has a use cannot also be used for something else.These are words that cannot be used for anything else as they have designated uses. So in a query there are key words that cannot be used as names for other things. So you could not use a field in a query called select, as select is a command in an SQL query. They are reserved for particular uses in Access. The same concepts applies all across computing, like in programming languages and commands for operating systems. A computer cannot be given two meanings for one word, so anything that already has a use cannot also be used for something else.These are words that cannot be used for anything else as they have designated uses. So in a query there are key words that cannot be used as names for other things. So you could not use a field in a query called select, as select is a command in an SQL query. They are reserved for particular uses in Access. The same concepts applies all across computing, like in programming languages and commands for operating systems. A computer cannot be given two meanings for one word, so anything that already has a use cannot also be used for something else.These are words that cannot be used for anything else as they have designated uses. So in a query there are key words that cannot be used as names for other things. So you could not use a field in a query called select, as select is a command in an SQL query. They are reserved for particular uses in Access. The same concepts applies all across computing, like in programming languages and commands for operating systems. A computer cannot be given two meanings for one word, so anything that already has a use cannot also be used for something else.These are words that cannot be used for anything else as they have designated uses. So in a query there are key words that cannot be used as names for other things. So you could not use a field in a query called select, as select is a command in an SQL query. They are reserved for particular uses in Access. The same concepts applies all across computing, like in programming languages and commands for operating systems. A computer cannot be given two meanings for one word, so anything that already has a use cannot also be used for something else.These are words that cannot be used for anything else as they have designated uses. So in a query there are key words that cannot be used as names for other things. So you could not use a field in a query called select, as select is a command in an SQL query. They are reserved for particular uses in Access. The same concepts applies all across computing, like in programming languages and commands for operating systems. A computer cannot be given two meanings for one word, so anything that already has a use cannot also be used for something else.These are words that cannot be used for anything else as they have designated uses. So in a query there are key words that cannot be used as names for other things. So you could not use a field in a query called select, as select is a command in an SQL query. They are reserved for particular uses in Access. The same concepts applies all across computing, like in programming languages and commands for operating systems. A computer cannot be given two meanings for one word, so anything that already has a use cannot also be used for something else.These are words that cannot be used for anything else as they have designated uses. So in a query there are key words that cannot be used as names for other things. So you could not use a field in a query called select, as select is a command in an SQL query. They are reserved for particular uses in Access. The same concepts applies all across computing, like in programming languages and commands for operating systems. A computer cannot be given two meanings for one word, so anything that already has a use cannot also be used for something else.These are words that cannot be used for anything else as they have designated uses. So in a query there are key words that cannot be used as names for other things. So you could not use a field in a query called select, as select is a command in an SQL query. They are reserved for particular uses in Access. The same concepts applies all across computing, like in programming languages and commands for operating systems. A computer cannot be given two meanings for one word, so anything that already has a use cannot also be used for something else.


Are words that have specific meaning to the compiler Lamen words Main words Reserved Words Global words?

yes! no!


What are words that have special meaning in a programming language called?

Keywords or reserved words.


What are the words that a programming language puts aside for its own use?

Reserved words.


The early DOS operating system required the use of what naming convention?

Filenames could consist of no more than 8 letters and a 3 letter extension. There were no spaces allowed in filenames. There were various reserved words that could not be used as file names and characters that could not be used in the names, as these names and characters had other uses.