- Programming Microsoft Dynamics? NAV 2015
- David Studebaker Christopher Studebaker
- 401字
- 2021-07-16 13:18:58
Review questions
Q.1. Which of the following is a correct description of a table in NAV 2015? Choose two.
- A NAV table is the definition of data structure
- A NAV table includes a built-in data entry page
- A NAV table can contain C/AL code, but that should be avoided
- A NAV table should implement many of the business rules of a system
Q.2. All primary keys should contain only one data field. True or False?
Q.3. With which property is it possible to link a NAV table to a table outside of the NAV database? Choose one.
- DatabaseLink
- ObjectPointer
- LinkedObject
- C# Codelet
Q.4. System Tables cannot be modified. True or False?
Q.5. Which of the following are Table triggers? Choose two.
- OnInsert
- OnChange
- OnNewKey
- OnRename
Q.6. Keys can be enabled or disabled in executable code. True or False?
Q.7. Because Setup Tables only contain one record, they do not need to have a Primary Key. True or False?
Q.8. Table numbers intended to be used for customized table objects should only range between 5000 and 9999. True or False?
Q.9. Which of the following tables can be modified by Partner developers? Choose three.
- Customer
- Date
- User
- Item Ledger Entry
Q.10. The DropDown display on a field lookup in the RTC can be changed by modifying the table's Field Groups. True or False?
Q.11. Temporary table data can be saved in a special database storage area. True or False?
Q.12. Which of the following Virtual Tables are commonly used in NAV development projects? Choose two.
- Date
- GPS Location
- Integer
- Object Metadata
Q.13. SumIndexFields can be used to calculate totals. True or False?
Q.14. Table Permissions (for access to another table's data) include which of the following permissions. Choose three.
- read
- sort
- delete
- modify
Q.15. The TableRelation property allows a field in one table to reference data in another table. True or False?
Q.16. Tables can be created or deleted dynamically. True or False?
Q.17. Only Tables have Triggers, and only Fields have Properties. True or False?
Q.18. Ledger data in NAV can be freely updated through either posting routines or direct data entry. True or False?
Q.19. SQL Server for NAV supports SIFT by which mechanism? Choose one.
- SQL SIFT indexes
- SQL Dynamic Indexes
- SQL Indexed Views
- SIFT not supported in SQL
Q.20. Reference Tables and Virtual Tables are simply two different names for the same type of table. True or False?
- 少兒人工智能趣味入門:Scratch 3.0動畫與游戲編程
- DevOps with Kubernetes
- UML和模式應(yīng)用(原書第3版)
- INSTANT OpenCV Starter
- Oracle從新手到高手
- Instant Apache Stanbol
- 編寫整潔的Python代碼(第2版)
- Learning Probabilistic Graphical Models in R
- Python入門很輕松(微課超值版)
- Java Web開發(fā)實例大全(基礎(chǔ)卷) (軟件工程師開發(fā)大系)
- 現(xiàn)代C:概念剖析和編程實踐
- Visual Basic語言程序設(shè)計基礎(chǔ)(第3版)
- Java程序設(shè)計教程
- Java高手是怎樣煉成的:原理、方法與實踐
- Java核心技術(shù)速學(xué)版(第3版)