Your company assigns three possible credit ratings to customers: Poor, Good, andExcellent (represented numerically by 1,

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899559
Joined: Mon Aug 02, 2021 8:13 am

Your company assigns three possible credit ratings to customers: Poor, Good, andExcellent (represented numerically by 1,

Post by answerhappygod »

Your company assigns three possible credit ratings to customers: Poor, Good, andExcellent (represented numerically by 1, 2, and 3). The DBA has just added a RATING column to the CUSTOMERS table and has asked you to add an item to your form so that credit ratings can be recorded.To restrict data entry clerks to one of these three values, you decide to create a radio group for the Rating item.You want to allow for an undetermined (Null) credit rating, and users should be able to update the credit rating from a value to an undetermined rating. How can you implement this?

A. Create three radio buttons for each of the credit ratings, and set the Mapping of Other Values for the radio group to Null.
B. Create three radio buttons for each of the credit ratings, and set the Mapping of Other Values for the radio group to one of the credit rating values.
C. Create four radio buttons, and leave blank the value for the undetermined credit rating.
D. Choose a different type of input item, because radio groups do not allow entry and update of null values.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This question has been solved and has 1 reply.

You must be registered to view answers and replies in this topic. Registration is free.


Register Login
 
Post Reply