MB7-702 wrong answers in training material?

abtmn
Member Posts: 27
There are two questions in the 80437_NAV2013_ENUS_CCSSOL that seem to give the wrong answer in the answer key for Module 4 "Posting". Here they are:
4. Multiline comments can be nested. When using multiline comments you must make sure that each open comments ({) sign is followed by a properly nested close comments (}) sign. ANSWER: FALSE
5. A table is automatically locked when you start writing data to it. ANSWER: FALSE
Shouldn't the answer be "TRUE" for both of these? For #4 I know you can use { and } to comment code. And for number 5 it gives the following info in the Module 4 Posting document:
"...SQL Server adds necessary locks to affected tables as soon as you start inserting, changing, or deleting data..."
Can anyone verify if the correct answers to the above questions is in fact "FALSE"?
THX!
4. Multiline comments can be nested. When using multiline comments you must make sure that each open comments ({) sign is followed by a properly nested close comments (}) sign. ANSWER: FALSE
5. A table is automatically locked when you start writing data to it. ANSWER: FALSE
Shouldn't the answer be "TRUE" for both of these? For #4 I know you can use { and } to comment code. And for number 5 it gives the following info in the Module 4 Posting document:
"...SQL Server adds necessary locks to affected tables as soon as you start inserting, changing, or deleting data..."
Can anyone verify if the correct answers to the above questions is in fact "FALSE"?
THX!
0
Comments
-
Hi,
I see it like you do: Both answers should be true. As for the automatic lock on writing to a table: Yes this should be true, however I am not sure how this behaves with buffered inserts. Anyway, if this leads to a locking "hole" this would be fatal and lead to non-deterministic behaviour of NAV.
with best regards
Jens0 -
MS documentation is right - answers are correct. Even one single } sign finish all other { - so could not be nested comments. No locks because it has not locktable - to find about it look Implicit/Explicit Locking in documentation.Jurijs Staubs
Navision developer, (3 years in NAV)0 -
Even one single } sign finish all other { - so could not be nested comments
Seriously? Since when?Thomas Martin
NAV Developer0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions