BCQuizzes: AL Language: Data Manipulation #01

by Aug 18, 2022Quizzes

Home 9 Quizzes 9 BCQuizzes: AL Language: Data Manipulation #01
0%
15

You have 5 minutes to finish the quiz. After this time, the quiz will be submitted automatically and all unanswered questions will be marked as wrong answers.

You are out of time! Plan your time for each question more properly next time.


AL Language: Data Manipulation #01

Before the quiz starts, please tell me how I can call you. Email is not required.

1 / 10

RecordVariable.ModifyAll(...) has parameters that specify whether the OnModify and OnValidate trigger should be run.

2 / 10

TransferFields method copies records from one table to another table based on field names (if the field has the same name in both tables, the value is copied)

3 / 10

In your custom table, you have two fields defined below.

What will be the content of "Field B" once the following procedure is called?

4 / 10

Which method we should use for verifying that the table contains some records?

5 / 10

To verify whether the table is empty, we have to write something like "if RecordVariable.Count() = 0 then"

6 / 10

Which method should be used if you want to get the last record from existing record variable?

7 / 10

The following code is valid. If Customer with No. = 'A' does not exist, they are created.

8 / 10

If copying records using RecordVariable.TransferFields() method the OnValidate trigger is automatically called for each field. It can be skipped by using an optional parameter.

9 / 10

What is the return value of the method below? Table Customer contains 3 records.

10 / 10

The following code is valid and efficient.

Your score is

The average score is 54%

Recent Articles from the category

Sign Up for News

Certifications

Highest certification
Microsoft Data Management and
also in D365 Business Central

Microsoft Certified: Dynamics 365 Business Central Functional Consultant Associate

See other certifications here