question 1\nmark this question\nwhich of the following is most likely or appropriate to be a field in a…

question 1\nmark this question\nwhich of the following is most likely or appropriate to be a field in a database table?\n$969.78\naccount_balance\n$2,109.49\n$1,345.20
Answer
Brief Explanations:
A field in a database table is a category or label for the data. The amounts like $969.78, $2,109.49, $1,345.20 are data values. "Account_Balance" is a label that can define a column in a database table where such amounts are stored.
Answer:
B. Account_Balance